#安卓# 这些示例展示了开发 Android 应用程序的不同架构方法。 在不同的分支中,您会发现相同的应用程序(TODO 应用程序)的实现,但有细微的差别。
#安卓# ⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android 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体系结构
📚 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。
#安卓# 🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Compone...
翻译 - 🎯 Einsen 是一个优先级排序应用程序,它使用艾森豪威尔矩阵技术作为工作流来对任务列表进行优先级排序,并构建用于演示 Jetpack Compose 与现代 Android 架构组件和 MVVM 架构的使用。