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
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25Updated 3 years ago
- Android activity confusion☆92Updated 3 months ago
- 批量添加 Android 的资源文件前缀☆33Updated 5 years ago
- 排查溯源so文件来自那个库 查找so来源☆32Updated 2 years ago
- 键盘表情切换完美交互 兼容 API 21 以下☆11Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated 2 years ago
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进 行调度。☆19Updated 3 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 3 years ago
- uTools plugin - search gradle dependcies at maven central repository and google maven repository☆14Updated 4 years ago
- 究极工具人☆14Updated 4 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- ApkNurse☆57Updated 2 years ago
- Effective Kotlin 中文翻译☆42Updated 2 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆19Updated 5 months ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆72Updated 9 months ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- 一款自动生成Kotlin ListenerBuilder DSL模板代码的IDEA插件,支持IDEA、AndroidStudio以及JetBrains全家桶☆15Updated 6 years ago
- Powerful Kotlin style API for Android Lua.☆28Updated 4 years ago
- 使用 buildSrc 管理插件、依赖库信息☆19Updated 5 years ago
- 🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画 自定义!(Powerful and Beau…☆17Updated 6 years ago
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- ☆33Updated 3 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 7 months ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated last year
- 黑盒BlackBox,是一款虚拟引擎,支持5.0~12.0,可以在Android上克隆、运行虚拟应用,拥有免安装运行能力,已集成Xposed框架。黑盒可以掌控被运行的虚拟应用,做任何想做的事情。☆76Updated 4 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆60Updated 6 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated 2 years ago
- ☆13Updated 2 months ago