#安卓#这些示例展示了开发 Android 应用程序的不同架构方法。 在不同的分支中,您会发现相同的应用程序(TODO 应用程序)的实现,但有细微的差别。
#安卓#Android 整洁架构(Clean Architecture)示例程序
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
#安卓#⚔️ 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 MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
翻译 - 该存储库包含一个详细的示例应用程序,该应用程序使用Dagger2,GreenDao,RxJava2,FastAndroidNetworking和PlaceholderView实现MVP架构。
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
#安卓#An android boilerplate project using clean architecture
#安卓#一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
#安卓#🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotli...
#安卓#🌟 Best practices in Android develop(final).
#安卓#This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
翻译 - 该存储库包含一个详细的示例应用程序,该应用程序使用Dagger2,Room,RxJava2,FastAndroidNetworking和PlaceholderView实现MVVM体系结构
#安卓#A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!
#安卓#Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
#学习与技能提升#Android Developer Roadmap - A complete roadmap to learn Android App Development
翻译 - Android开发人员路线图-学习Android应用程序开发的完整路线图
#安卓#MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
#安卓#📚 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。
#安卓#Android Single Activity Framework compatible with Fragment.
翻译 - 没有片段的Android单一活动应用程序框架。
#安卓#📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等