228 skills found · Page 1 of 8
android / Architecture SamplesA collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android10 / Android CleanArchitectureThis is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
vmadalin / Android Modular Architecture📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
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).
rallat / EffectiveAndroidThis sample project shows how to apply MVP and Clean architecture on an Android app
glomadrian / MvpCleanArchitectureA sample project using Clean architecture and MVP in Android
burhanrashid52 / YoutubeUXWith MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
AkshayChordiya / NewsA sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
JackEblan / GetoApply device settings to your apps. This multi-modular Android project is structured following Uncle Bob's Clean Architecture principles and Now in Android sample app
EranBoudjnah / CleanArchitectureForAndroidClean Architecture for Android - a sample project
mrsegev / MovieNightMovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
kaedea / Android Mvp PatternAn android simple but clear sample project for MVP pattern, including mvp usage with eventbus. @Deprecated, try google official solution: https://developer.android.com/topic/libraries/architecture/
dlew / Android Architecture Counter SampleSample app using Android architecture components
karntrehan / PostsA sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking
dmilicic / Android Clean Sample AppA sample app that showcases our Clean architecture approach to build Android applications.
boredream / DesignResCollection一个项目搞定全部主流框架 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Ezike / Baking App KotlinAndroid architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
sberoch / RickAndMorty AndroidArchitectureSampleA Rick And Morty simple app to show one approach to using some of the best practices in Android Development.
quangctkm9207 / Mvp Android Arch ComponentAndroid MVP sample adapts with new Android architecture components (Lifecycle, Room).
GetStream / AvengersChat💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.