This page lists the codelabs that are included in the Advanced Android in Kotlin course. For more information, see the course overview.
Lesson 1: Notifications
Lesson 2: Advanced Graphics
- 2.1 Creating Custom Views
- 2.2 Drawing on Canvas Objects
- 2.3 Clipping Canvas Objects
- 2.4 Creating Effects with Shaders (TBD)
Lesson 3: Animation
Lesson 4: Geo
- 4.1 Android Google Maps
- 4.2 Geofences (TBD)
Lesson 5: Testing and Dependency Injection
- 5.1 Testing Basics
- 5.2 Dependency Injection and Test Doubles
- 5.3 Survey of Testing Topics (TBD)