Code for Android Basics with Compose Practice Set.
You need to know:
- How to create Composable functions.
- How to use architecture components including ViewModel.
- How to use Retrofit to retrieve data from the internet.
- How to use Coil to load images.
- Install Android Studio, if you don't already have it.
- Download the app.
- Import the app into Android Studio.
- Build and run the app.