Skip to content

⚡ Base Template Android MVVM Architecture - Android Jetpack

License

Notifications You must be signed in to change notification settings

im-o/kotlin-android-mvvm-architecture

Repository files navigation

Android Pattern MVVM Architecture - Kotlin

Hello everyone, this is a sample base project to easily build an Android App (template by rivaldy_o)

Contact me on:

About Project :

  • This Project is a template to help Android Developer making Android App fast and clean
  • Using Pattern MVVM
  • Using Kotlin Language

Feature :

  • Hilt (Dependency Injection)
  • Repository Pattern
  • Live Data
  • Coroutines (asynchronously)
  • Retrofit (Fetching API)
  • Room (Local Storage)
  • SharedPreferences (using Jetpack Datastore on progress)

How I can contribute ? You can contribute with :

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