2BAB / ScratchPaperLinks
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
☆73Updated last year
Alternatives and similar repositories for ScratchPaper
Users that are interested in ScratchPaper are comparing it to the libraries listed below
Sorting:
- An artifact repository to assist writing Gradle Plugins for Android build system.☆87Updated last year
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Updated last year
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- A Gradle Plugin for Android BundleTool.☆60Updated last year
- Booster 示例:使用 ASM 操作字节码☆18Updated 5 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 基于Drakeet分享的自定义ViewGroup思路,编写的demo☆13Updated 3 years ago
- 一键移除Android项目中没有使用到的资源文件和Xml元素声明☆18Updated 4 years ago
- android 启动库☆44Updated 3 years ago
- Deprecated☆21Updated 2 years ago
- An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.☆34Updated 3 years ago
- simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API☆46Updated 3 years ago
- Gradle Tracing Plugin☆18Updated 2 years ago
- Kotlin Coroutines as RxJava Schedulers 😈☆30Updated 5 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated last year
- Jetpack Compose page navigator & stack☆24Updated last year
- Gradle plugin that generates module dependency reports. "Android Module 依赖关系的可视化实现"☆32Updated 2 years ago
- A cool tool box that could speed up your Android code development.☆43Updated 3 years ago
- An example for using RecyclerView.ViewCacheExtension to make RecyclerView more smooth.