Skip to content

Repository files navigation

Android Architecture Component Sample Project

A sample project attempting to use the latest and greatest Android tech including but not limited to:

  • MVVM (with LiveData and ViewModel)
  • Jetpack Compose (to further honor the UDF pattern)
  • Compose Navigation
  • Kotlin Coroutines and Flow
  • Hilt DI
  • Retrofit2
  • OkHttp3
  • Room DB
  • Unit testing w/ Mockito

Note that the app is getting its data from News API.

Demo:

alt tag