https://github.com/leoando/androidbasicapp
https://github.com/leoando/androidbasicapp
android-java android-navigation-drawer android-room material3-android
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leoando/androidbasicapp
- Owner: LeoAndo
- Created: 2023-10-19T09:44:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T12:04:12.000Z (7 months ago)
- Last Synced: 2025-01-09T12:37:27.581Z (6 months ago)
- Topics: android-java, android-navigation-drawer, android-room, material3-android
- Language: Java
- Homepage:
- Size: 3.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# overview
Kotlin未経験で、Android Javaでアプリ開発したい人向けのテンプレートプロジェクト
productFlavorsでテンプレートを切り替える仕組みにしています。
使い方など、詳しいことは以下のWikiにまとめています。
https://github.com/LeoAndo/AndroidBasicApp/wiki# develop environment
Android Studio Meerkat# capture: Light Theme
## pixel3a API 30
| simple | bottmbar | drawer |
-------------------------------------------------|----------------------------------------------------|-------------------------------------------------
||
|
|
## pixel3a API 34
| simple | bottmbar | drawer |
-------------------------------------------------|----------------------------------------------------|-------------------------------------------------
||
|
|
# capture: Dark Theme
## pixel3a API 30
| simple | bottmbar | drawer |
------------------------------------------------------|---------------------------------------------------------|------------------------------------------------------
||
|
|
## pixel3a API 34
| simple | bottmbar | drawer |
------------------------------------------------------|---------------------------------------------------------|------------------------------------------------------
||
|
|