Database
Browse 5,303 skills across 372 packs and 37 categories
Architecture
285LMVVM architecture pattern with ViewModel, LiveData, and StateFlow for scalable Android apps
Coroutines
220LKotlin coroutines and Flow for asynchronous programming and reactive streams in Android
Dependency Injection
268LHilt and Dagger dependency injection for managing object creation and scoping in Android apps
Jetpack Compose
232LJetpack Compose declarative UI toolkit for building native Android interfaces with Kotlin
Navigation
227LJetpack Navigation component for type-safe in-app navigation and deep linking in Android
Retrofit
309LRetrofit HTTP client for type-safe REST API communication in Android with Kotlin coroutines
Room Database
237LRoom persistence library for local SQLite database access with compile-time query verification in Android
Testing
395LAndroid testing with JUnit5 for unit tests and Espresso/Compose testing for UI verification