oliver-jonas / unmetaLinks
An Android Gradle plugin to remove all Kotlin Metadata annotations from the build output.
☆67Updated 10 months ago
Alternatives and similar repositories for unmeta
Users that are interested in unmeta are comparing it to the libraries listed below
Sorting:
- Demo for Jni call Kotlin-Native lib.☆100Updated 3 years ago
- remove all Kotlin Metadata and DebugMetadata annotations from .class files☆52Updated last year
- Legacy Layout Inspector using v2 protocol much faster than v1 version.☆109Updated 9 months ago
- A Gradle Plugin for Android BundleTool.☆59Updated 2 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated 2 years ago
- ☆54Updated last year
- An AOP framework for KotlinMultiplatform, supporting Kotlin/Native and Kotlin/JS.☆46Updated last year
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25Updated 3 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆61Updated 6 years ago
- android 方法耗时追踪工具☆22Updated last year
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 5 years ago
- ☆48Updated 2 years ago
- Android activity confusion☆96Updated 5 months ago
- ☆45Updated last year
- Simplified Java clone of prism-js☆65Updated 4 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆74Updated 10 months ago
- adb execute tool & android device file manager☆49Updated 2 months ago
- Kotlin native support for OpenHarmony OS and HarmonyOS☆62Updated last year
- Project for bypass requirement for register Android components like Activities in the AndroidManifest.xml☆96Updated 5 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆101Updated last year
- Gradle Tracing Plugin☆18Updated 3 years ago
- Remove Kotlin Coroutines DebugMetadata annotations from .class files☆22Updated 2 years ago
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Updated 2 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Updated 2 years ago
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆26Updated 3 years ago
- dynamic replace java and class value☆51Updated 7 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- How to use Kotlin Compiler Plugin to transform IR? Look at this !!! 怎样通过 Kotlin Compiler Plugin 进行 IR 插桩?看这里~☆10Updated 3 years ago