An open API service indexing awesome lists of open source software.

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

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 |
------------------------------------------------------|---------------------------------------------------------|------------------------------------------------------
| | | |