fashare2015 / java-sugarLinks
☆29Updated 6 years ago
Alternatives and similar repositories for java-sugar
Users that are interested in java-sugar are comparing it to the libraries listed below
Sorting:
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- The AOP framework for Android☆44Updated 4 years ago
- 一个好用的支持git提交时增量检查的lint插件☆35Updated 6 years ago
- Apk shrink tool Demo.☆36Updated 7 years ago
- A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.☆135Updated 7 months ago
- dynamic replace java and class value☆51Updated 7 years ago
- Android依赖库版本冲突检测插件☆32Updated 7 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Updated 7 years ago
- 动态日志☆26Updated 7 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Updated 6 years ago
- A plugin that replaces external module dependencies with project dependencies.☆84Updated 4 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)☆90Updated 6 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 4 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 9 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆27Updated 4 years ago
- Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。☆203Updated 7 years ago
- matrix的耗时方法日志解析☆40Updated 6 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago
- 一个基于 iputils/tracepath6.c 移植定制的 Android 普通权限应用程序通过网络追踪并显示报文到达目的主机所经过的路由信息。☆33Updated 4 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆109Updated 4 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android☆93Updated 6 years ago
- 从 Java 字节码到 ASM 实践☆147Updated 3 years ago
- 史上最好用的Android跨进程接口调用框架☆121Updated 5 years ago