/welcome

A summary project, that I think contains most of the latest lib and tech in Android that I know.

Primary LanguageKotlin

Welcome

Welcome to my personal project, I will update this project with my best knowledge about android technical.

Technology used

  • SDK coverage: 24-31
  • Architecture: MVVM, ViewModel
  • Async: Coroutines
  • Data binding: Data binding, Live data
  • Image loading: Glide
  • Chart drawing: MPAndroidChart
  • Dependencies Injection: Hilt
  • Network access: Retrofit 2
  • Sqlite ORM: Room
  • Design pattern: Repository(support Retrofit)