Android Basics with Compose
- Unit 2 Building app UI
- Unit 3 Display lists and use Material Design
- Unit 4 Navigation and app architecture
- Architecture Components
- Codelab ViewModel and State in Compose (> unscramble_composed)
- Codelab Write unit tests for ViewModel
- Practice Add a ViewModel to Dessert Clicker (> desertclicker)
- Navigation in Jetpack Compose
- Codelab Navigate between screens with Compose (> cupcake_composed)
- Codelab Test the Cupcake App
- Practice Add navigation
- Adapt for different screen sizes
- Codelab Build an adaptive app with dynamic navigation
- Codelab Build an app with an adaptive layout
- Practice Build Sports app
- Project Create a My City app
- Unit 5 Connect to the internet
- Unit 6 Data Persistence
- Unit 7 WorkManager
- Unit 8 Views and Compose