This is a food information example app implemented using AAC & Jetpack.
The code is available at https://github.com/roian6/FoodInfo.
The techniques used are:
AAC
- ViewModel, LiveData, DataBinding
DI
-Hilt
Data
- Coroutines, Retrofit2 (OkHttp3), Jetpack DataStore
UI
- Glide, Lottie, Jetpack SplashScreen
The code is available at https://github.com/roian6/FoodInfo.
The techniques used are:
AAC
- ViewModel, LiveData, DataBinding
DI
-Hilt
Data
- Coroutines, Retrofit2 (OkHttp3), Jetpack DataStore
UI
- Glide, Lottie, Jetpack SplashScreen
Show More