mickyliu945 / GradleCustomPluginLinks
自定义Gradle插件
☆38Updated 10 years ago
Alternatives and similar repositories for GradleCustomPlugin
Users that are interested in GradleCustomPlugin are comparing it to the libraries listed below
Sorting:
- Android APT(编译时代码生成)最佳实践☆91Updated 9 years ago
- Android工程 无用资源扫描☆55Updated 8 years ago
- A hacked edition of Retrofit 2.0.2.☆53Updated 9 years ago
- A easy tinkerpatch sample integrated with andresgaurd☆36Updated 8 years ago
- This is the source code related to this blog: http://www.race604.com/communicate-with-remote-service-1☆87Updated 10 years ago
- Android中用jni实现的守护进程,达到常驻内存的作用。☆105Updated 10 years ago
- A simple Android Component demo☆84Updated 7 years ago
- An Android Plugin Framework☆40Updated 9 years ago
- android-app热修复☆30Updated 8 years ago
- 玩具级 View 注入项目☆92Updated 9 years ago
- Gradle plugin for router or method cost ..☆42Updated 7 years ago
- multi dex加载方案,采用谷歌的分包方案,防止在主线程加载second dex的时候,耗时太久而产生ANR☆85Updated 9 years ago
- Module split 、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆74Updated 5 years ago
- 静态检测的配置文件☆31Updated 9 years ago
- android-app热修复☆56Updated 8 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android☆93Updated 7 years ago
- Android开发关于性能的编码规范,将性能优化具体到代码段级别☆63Updated 9 years ago
- ☆57Updated 8 years ago
- 嵌套滚动的多种实现方案Demo☆92Updated 8 years ago
- Android启动任务调度框架,用于缩短app启动时间☆49Updated 8 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 5 years ago
- 用于实现Android端的增量升级☆19Updated 6 years ago
- 多组件打包编译加速,专为项目下library过多所设计。☆62Updated 7 years ago
- Manage retrofit call's lifecycle with proxy class which generated by annotation☆79Updated 8 years ago
- myself core module.☆38Updated 9 years ago
- 一个gradle插件,提供对上传构件到maven仓库的逻辑的封装,提供动态处理源码依赖和远程构件依赖的实现☆64Updated 7 years ago
- a data mediator framework bind callbacks for any property☆65Updated 5 years ago
- base lib for android