samwangds / AndroidInterviewLinks
公众号文章集
☆32Updated 3 years ago
Alternatives and similar repositories for AndroidInterview
Users that are interested in AndroidInterview are comparing it to the libraries listed below
Sorting:
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 3 years ago
- 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 3 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 6 years ago
- 🔥一个可以在编译期通过 ASM 在字节码中对函数调用进行插桩的 Gradle 插件,可以通过注解在方法调用前后执行指定逻辑☆38Updated 5 years ago
- 仅为博客demo,切勿使用。☆47Updated 5 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 5 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 4 years ago
- 学习 Glide 时添加的注释等☆78Updated 2 years ago
- 一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.☆112Updated 3 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆44Updated 5 years ago
- RecyclerView源码研究☆43Updated 7 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated last year
- Android 自定义lint教学☆116Updated 2 years ago
- ☆22Updated 4 years ago
- android 9.0.0 source☆45Updated 4 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 3 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 5 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Updated 6 years ago
- Android Application Initialized Task Dispatcher☆175Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆120Updated last year
- 协程实战训练营的课程代码:https://ke.qq.com/course/2204707☆75Updated 4 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆173Updated 4 years ago
- The AOP framework for Android☆44Updated 4 years ago
- ☆49Updated 3 years ago
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆118Updated 5 years ago
- Android 启动任务调度☆59Updated last year
- ☆33Updated 5 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆41Updated 3 years ago
- Hilt 集训课代码☆54Updated 4 years ago
- 分享 Android Gradle 中配置属性如何使用,形成知识体系☆119Updated last year