A Simple Android example app.
-
Androoid Jetpack componets --->
- MVVM
- LiveData
- Pagination
- Data Binding
- Room
- WorkManager
- Lifecycles
-
androidx library
-
dagger2 for DI
-
Retrofit for RESTful api data retrival
-
GSON for retrofit data conversion
-
android JUnit test
-
Kotlin Coroutines
-
R8 for code shriking