AlexMahao / SimpleTouchLinks
一个用来监听View事件分发的库
☆26Updated 2 years ago
Alternatives and similar repositories for SimpleTouch
Users that are interested in SimpleTouch are comparing it to the libraries listed below
Sorting:
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 用于检测Android项目layout文件中控件类是否存在,避免因控件类不存在,带来线上ClassNotFoundException问题!☆22Updated 5 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 6 years ago
- InterStellar是一个能够适用于多进程的组件通信框架☆16Updated 7 years ago
- ☆21Updated 4 months ago
- Help Android Program Migrate Source To AndroidX☆18Updated 4 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 6 years ago
- a gradle plugin to remove useless file in apk to reduce apk size☆33Updated 5 years ago
- 实现自定义Plugin,使用ASM可以对class、aar、jar的代码进行修改,自定义plugin配置等。☆28Updated 4 years ago
- 利用注解、APT、javaopet自动生成RecyclerViewHolder代码☆18Updated 6 years ago
- Android模块化/组件化通信框架☆67Updated 6 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- LiveData 的工具类☆16Updated 5 years ago
- 一个基于依赖注解的 Android 核心 case 方法优雅写法库,全面支持 apt、kapt、ksp。☆10Updated 3 years ago
- FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架☆19Updated 5 years ago
- Booster 示例:使用 ASM 操作字节码☆18Updated 6 years ago
- 曙光 Android SDK,隶属于 https://github.com/eventtracing/dawn 项目☆18Updated 2 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 4 years ago
- 深入浅出自定义 gradle plugin☆11Updated 4 years ago
- 针对 Android 文案国际化脚本处理☆49Updated 3 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- Android 通用的组件自动注册、自动初始化解决方案☆50Updated 5 years ago
- 调试Android Framework的Java部分代码☆30Updated 2 years ago
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆21Updated last year
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated last year
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated last year