Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Architecture and Advanced Components
- Architecture patterns: MVVM and Jetpack components (ViewModel, LiveData)
- Advanced UI state management
- Navigation Component: a practical introduction to complex navigation
- Hands-on: Refactoring app architecture
Concurrency and Background Tasks
- Kotlin coroutines for asynchronous operations
- WorkManager for scheduled background tasks
- Thread management and proper use of the Main Thread
- Hands-on: Implementing async operations in a project app
Advanced Data Persistence
- Room Persistence Library (basic CRUD operations)
- Introduction to DataStore
- Hands-on: Adding persistence capabilities to a project
Testing and Code Quality
- Unit testing with JUnit (basics)
- UI testing with Espresso (introduction)
- Static code analysis tools (Lint)
- Hands-on: Writing basic tests within a project
Integration and Optimization
- Consuming REST APIs using Retrofit (introduction)
- Working with JSON
- Basics of UI and battery performance optimization
- Hands-on: API integration and tuning
Summary and Next Steps
Requirements
- A solid understanding of Android fundamentals (Activities, UI, navigation, Kotlin/Java)
- Experience working with Android Studio
- Familiarity with object-oriented programming principles
Audience
- Experienced Android developers
- Mobile developers seeking to master advanced techniques
- Software engineers focused on building robust, high-performance Android applications
35 Hours
Testimonials (1)
I really enjoyed our learning and experimenting with kotlin multiplatform.