yifandui / MasteringAndroid
A project that can help you master Android much easier and deeper. 这是一个能够帮助你更加快速以及更加深入地掌握 Android 的项目。
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MasteringAndroid
- Android基础架构&优秀框架源码分析☆39Updated 5 years ago
- 使用Kotlin打造的android路由框架☆60Updated 4 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 3 years ago
- 仅为博客demo,切勿使用。☆47Updated 4 years ago
- 使用asm实现的方法拦截器☆68Updated 3 years ago
- Andorid 嵌套滑动机制 NestedScrollingParent2和NestedScrollingChild2 详解☆40Updated 4 years ago
- 用于帮助迁移到AndroidX.☆39Updated last year
- Hilt 集训课代码☆54Updated 4 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 3 years ago
- Android智能启动框架☆118Updated 6 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆117Updated last year
- A container which supports any two view scrolling in it☆63Updated 5 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 5 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 6 years ago
- 一个gradle插件,提供对上传构件到maven仓库的逻辑的封装,提供动态处理源码依赖和远程构件依赖的实现☆64Updated 6 years ago
- The AOP framework for Android☆45Updated 3 years ago
- ☆46Updated 3 years ago
- Load data ahead of time for Android☆47Updated 6 years ago
- 一套Android组件化的实施方案和支撑框架☆64Updated 4 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Updated 5 years ago
- 有人想要Android面向切面编程,今天他来了!轻松完成各种骚操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!☆71Updated 3 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆110Updated 6 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 5 years ago
- a rouer plugin with transform api,simple and easy to use.☆26Updated 5 years ago
- ☆76Updated 5 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆71Updated 4 years ago
- Android 通用的组件自动注册、自动初始化解决方案☆50Updated 4 years ago
- 注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例…☆45Updated 2 years ago
- A simple Android Component demo☆84Updated 6 years ago