Skip to content

A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.

License

Notifications You must be signed in to change notification settings

atorrico09/RickAndMorty-AndroidArchitectureSample

 
 

Repository files navigation

RickAndMorty - Android Architecture Sample

A Rick And Morty simple app that loads information from The Rick and 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

You should also take a look at

My own changes in develop branch:

  • Paging 2 (db + network)
  • Custom Views
  • Navigation Drawer
  • Locale multi-language
  • Dark theme & styles
  • Widgets: RadioGroup/RadioButton, SeekBar
  • Preferences library

About

A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%