Code for Android Basics with Compose Juice Tracker app.
You need to know:
- How to create a new project in Android Studio.
- How to use architecture components including ViewModel.
- How to use Room with StateFlow.
- Install Android Studio, if you don't already have it.
- Download the app.
- Import the app into Android Studio.
- Build and run the app.