yanbober / android-build-filter-gradle-pluginLinks
一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。
☆167Updated 7 years ago
Alternatives and similar repositories for android-build-filter-gradle-plugin
Users that are interested in android-build-filter-gradle-plugin are comparing it to the libraries listed below
Sorting:
- 一个有效优化 apk 应用 Field 个数、包大小的构建(Hook)工具。☆57Updated 7 years ago
- Using ASM to handle Android's click debounce, specially a quick double click.☆192Updated 4 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆152Updated 4 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android