/A-Simple-Android-Architecture-

A simple android architecture that can be adopted by anyone and can be used to build robust ,scalable android applications

Primary LanguageKotlinMIT LicenseMIT

Build Application

A-Simple-Android-Architecture-

A simple app that loads characters from The Morty API to show one approach to using some of the best practices in Android Development. Including:

  • ViewModel
  • LiveData
  • Hilt (for dependency injection)
  • Kotlin Coroutines
  • Retrofit
  • Room
  • Navigation