Hello everyone, this is a sample base project to easily build an Android App (template by rivaldy_o)
- This Project is a template to help Android Developer making Android App fast and clean
- Using Pattern MVVM
- Using Kotlin Language
- Hilt (Dependency Injection)
- Repository Pattern
- Live Data
- Coroutines (asynchronously)
- Retrofit (Fetching API)
- Room (Local Storage)
- SharedPreferences (using Jetpack Datastore on progress)
- Add kotlin extensions or function useful function
- Fixed Deprecated library
- Fixed code
- Etc (as long as it's useful)
Happy Hacking - Open source is changing the world – one contribution at a time.