#安卓#Android 整洁架构(Clean Architecture)示例程序
Samples for Android Architecture Components.
翻译 - Android体系结构组件的示例。
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
翻译 - 该存储库包含一个详细的示例应用程序,该应用程序使用Dagger2,GreenDao,RxJava2,FastAndroidNetworking和PlaceholderView实现MVP架构。
#安卓#This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
翻译 - 该存储库包含一个详细的示例应用程序,该应用程序使用Dagger2,Room,RxJava2,FastAndroidNetworking和PlaceholderView实现MVVM体系结构
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
An android boilerplate project using clean architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
翻译 - Sample Android示例应用程序,它使用遵循Kotlin最佳实践的模块化,干净,可扩展,可测试的体系结构,并采用了Jetpack。
Recommended architecture by Android
#安卓#这些示例展示了开发 Android 应用程序的不同架构方法。 在不同的分支中,您会发现相同的应用程序(TODO 应用程序)的实现,但有细微的差别。
RxJava architecture library for Android
翻译 - 适用于Android的RxJava体系结构库
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
The practice of MVVM + Jetpack architecture in Android.
Android Sample Clean Architecture App written in Kotlin
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
An Android Template with MVVM and Clean Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。