hi-dhl / KtPracticeLinks
这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star
☆12Updated 3 years ago
Alternatives and similar repositories for KtPractice
Users that are interested in KtPractice are comparing it to the libraries listed below
Sorting:
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- 排查溯源so文件来自那个库 查找so来源☆34Updated 2 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 5 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25Updated 3 years ago
- uTools plugin - search gradle dependcies at maven central repository and google maven repository☆13Updated 5 years ago
- ApkNurse☆57Updated 2 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- Android activity confusion☆96Updated 5 months ago
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。☆20Updated 3 years ago
- 使用 buildSrc 管理插件、依赖库信息☆19Updated 5 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated 2 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆14Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 3 years ago
- Powerful Kotlin style API for Android Lua.☆28Updated 4 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆63Updated 2 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆74Updated 10 months ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 8 months ago
- android 启动库☆44Updated 4 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated 2 years ago
- 键盘高度,导航栏,状态栏高度☆29Updated 5 years ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated last year
- 支持组件化的 Android 路由框架☆26Updated last year
- 一款自动生成Kotlin ListenerBuilder DSL模板代码的IDEA插件,支持IDEA、AndroidStudio以及JetBrains全家桶☆15Updated 6 years ago
- 究极工具人☆14Updated 4 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated 2 years ago
- Effective Kotlin 中文翻译☆42Updated 2 years ago
- This is an Android Dev tools☆13Updated last year
- 加固App的groovy插件 目前采用360 命令行加固 自定义打包apk名称☆10Updated 6 years ago
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆16Updated last year