Dovar66 / DRouter
简单易用的支持多进程架构的组件化方案
☆78Updated 4 years ago
Alternatives and similar repositories for DRouter:
Users that are interested in DRouter are comparing it to the libraries listed below
- 注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例…☆46Updated 3 years ago
- Android智能启动框架☆117Updated 6 years ago
- 本项目是基于Android JetPack组件实现MVVM架构,并结合当下较为流行的组件化开发方式,编写的一个Hybird类型的多进程应用。☆71Updated 5 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Updated 6 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆77Updated 3 years ago
- 一套Android组件化的实施方案和支撑框架☆64Updated 4 years ago
- A component architecture for android applications based on MVP☆62Updated 4 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆118Updated last year
- 针对360的RePlugin插件化框架适配的路由Router框架☆79Updated 6 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆193Updated 3 months ago
- 使用Jetpack、Kotlin实现的RxJava自动注销库,你值得拥有!☆95Updated 2 years ago
- 有人想要Android面向切面编程,今天他来了!轻松完成各种骚操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!☆72Updated 4 years ago
- Android无埋点数据收集SDK☆87Updated 6 years ago
- 一种基于ARouter的使用封装方案,实现对ARouter的Retrofit式使用。☆96Updated 6 years ago
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆118Updated 5 years ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…☆91Updated 2 years ago
- 组件化/模块化☆141Updated 7 years ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- Fragment 生命周期的一次自我认知☆92Updated 6 years ago
- 仅为博客demo,切勿使用。☆47Updated 4 years ago
- based on Gson's parsing library, perform fault-tolerant processing on basic types (without causing the entire json parsing to fail due to…☆59Updated 7 years ago
- Fragment切换方法的封装☆125Updated 5 years ago
- A Lightweight key-value storage library for Android.☆57Updated last year
- 基于AOP的RecyclerView楼层开发方式,支持组件化工程,全局多人楼层打通,高拓展性☆38Updated 6 years ago
- Android 通用的组件自动注册、自动初始化解决方案☆50Updated 4 years ago
- Android App 无痕迹全埋点☆136Updated 7 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆31Updated 4 years ago
- Android基础架构&优秀框架源码分析☆40Updated 5 years ago
- 一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.