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.
Nytimes App🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Android Bookmark【资料汇总】Android 资源知识大全 http://www.yundashi168.com/articles/2018/09/12/1536725366888.html
Android Mvvm ArchitectureThis repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
MoxyMoxy is MVP library for Android with incremental annotation processor and ktx features
Lifecyclemodel📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
Transfuse💉 Transfuse - A Dependency Injection and Integration framework for Google Android
BubbbleSample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Web Dev Tools AndroidSample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Cw AndroidarchSource Code for the Book "Android's Architecture Components"
Componentcornerstone🐜🐜 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
EiffelRedux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
Android Mvp Architecture🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
KnotUnidirectional reactive state container for Android & Kotlin
Component🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Jimu一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
Droid FeedAggregated Android news, articles, podcasts and conferences about Android Development
Notzz App📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
CoolweatherWeather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Android Advanced BlueprintAndroid进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技
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.
IbackdropA library to simply use Backdrop in your project (make it easy). Read more ->
Dagger AndroidinjectorThis sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.
Armscomponent📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Mvparms⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Teammate AndroidA Team Management app for creating tournaments and games for various sports
Android InappbillingA sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
RxviperAndroid micro framework for developing apps based on clean VIPER architecture.
CameraxdemoA sample camera app with CameraX API from Android Jetpack
Android Mvvm CoroutineKotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
Architecture SamplesA collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
MediapickerEasy customizable picker for all your needs in Android application
Roomdb SampleA simple notes app to demo Room + LiveData implementation in Android
AlfonzMr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Android Mvp ArchitectureMVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
FluxxanFluxxan is an Android implementation of the Flux Architecture that combines concepts from both Fluxxor and Redux.
Dagger2 SampleA sample app to demo how to implement dagger in Android using Dagger Android Support library
Android tmdb clean architectureShowcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.