alexshr's Stars
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
amanjeetsingh150/kotlin-android-examples
:muscle: [Examples] Isolated applications purely on Kotlin, for all android devs out there
chiuki/android-test-demo
Android testing with Dagger 2, Espresso 2 and Mockito
sberoch/RickAndMorty-AndroidArchitectureSample
A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.
akoufa/CoolWeather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
2dxgujun/Kpan
:four_leaf_clover:Kotlin wrapper around SpannableStringBuilder to bring modern API
saschpe/android-exoplayer2-ext-icy
ExoPlayer2 Shoutcast Metadata Protocol (ICY) extension
Albert-Gao/DaggerAndroidKotlinExample
A minimal setup for using dagger-android with Kotlin to setup application wide and activity wide dependencies.
petersommerhoff/kotlin-for-android-app-development
Repository for the book "Kotlin for Android App Development" (Addison-Wesley)
denmasoft/ksbra-dagger
Android Clean Architecture using Kotlin and Dagger2 for dependency injection (DI).
STAR-ZERO/dagger-spi-sample
dagger.spi Sample
abira369/Dagger2-Android-Injector
Sample App to understand how to leverage DaggerApplication, DaggerActivity, DaggerFragment classes.
alexshr/Dagger2_AndroidInjection
Dagger 2, AndroidInjector demo, Activity + Fragment