moriswala / android-mvvm-architecture-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Booking - Android Architecture Sample

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

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

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%