Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binghuan/android_templates
https://github.com/binghuan/android_templates
android kotlin
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/binghuan/android_templates
- Owner: binghuan
- Created: 2022-01-18T11:28:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T13:38:14.000Z (about 1 year ago)
- Last Synced: 2023-09-26T18:23:15.733Z (about 1 year ago)
- Topics: android, kotlin
- Language: Kotlin
- Homepage:
- Size: 984 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Android_Templates
========================- [Android_Templates](#android_templates)
- [Overview](#overview)
- [Basic Activity](#basic-activity)
- [Bottom Navigation Activity](#bottom-navigation-activity)
- [Empty Compose Activity](#empty-compose-activity)
- [Empty Compose Activity](#empty-compose-activity-1)
- [Empty Activity](#empty-activity)
- [Fullscreen Activity](#fullscreen-activity)
- [Google AdMob Ads Activity](#google-admob-ads-activity)
- [Login Activity](#login-activity)
- [Primary/Detail Flow](#primarydetail-flow)
- [Navigation Drawer Activity](#navigation-drawer-activity)
- [Responsive Activity](#responsive-activity)
- [Settings Activity](#settings-activity)
- [Scrolling Activity](#scrolling-activity)
- [Tabbed Activity](#tabbed-activity)
- [Fragment + ViewModel](#fragment--viewmodel)# Overview
![](./README/overview.png)## Basic Activity
![](./README/basic_activity.png)## Bottom Navigation Activity
![](./README/bottom_navigation_activity.png)## Empty Compose Activity
![](./README/empty_compose_activity.png)## Empty Compose Activity
![](./README/empty_compose_activity.png)## Empty Activity
![](./README/empty_activity.png)## Fullscreen Activity
![](./README/fullscreen_activity.png)## Google AdMob Ads Activity
![](./README/google_admob_ads_activity.png)## Login Activity
![](./README/login_activity.png)## Primary/Detail Flow
![](./README/primary_detail_flow.png)## Navigation Drawer Activity
![](./README/navigation_drawer_activity.png)## Responsive Activity
![](./README/responsive_activity.png)## Settings Activity
![](./README/settings_activity.png)## Scrolling Activity
![](./README/scrolling_activity.png)## Tabbed Activity
![](./README/tabbed_activity.png)## Fragment + ViewModel
![](./README/fragment_with_viewmodel.png)