Completed
- Implementing API & Models
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Make a Clean Architecture Cryptocurrency App - Android Studio
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - What is clean architecture and why to use it
- 3 - Setting up the package structure
- 4 - Implementing API & Models
- 5 - Creating the repository
- 6 - Implementing the Use Cases
- 7 - Setting up dependency injection
- 8 - Implementing the ViewModels
- 9 - Coin list screen
- 10 - Coin detail screen