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
- InterStellar是一个能够适用于多进程的组件通信框架☆16Updated 7 years ago
- 用于检测Android项目layout文件中控件类是否存在,避免因控件类不存在,带来线上ClassNotFoundException问题!☆22Updated 5 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 6 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 6 years ago
- Gradle plugin that supported publish all of your Java, Kotlin or Android libraries to any Maven Repository.☆19Updated 3 years ago
- 曙光 Android SDK,隶属于 https://github.com/eventtracing/dawn 项目☆18Updated 2 years ago
- a gradle plugin to remove useless file in apk to reduce apk size☆33Updated 6 years ago
- 针对 Android 文案国际化脚本处理☆49Updated 4 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 利用注解、APT、javaopet自动生成RecyclerViewHolder代码☆18Updated 6 years ago
- LiveData 的工具类☆16Updated 5 years ago
- ☆21Updated 8 months ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- a repository for android go back to main activity while only one activity last.☆13Updated 5 years ago
- a extremely high performance log library for android. 高性能的Android日志库☆29Updated 8 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- Android模块化/组件化通信框架☆66Updated 6 years ago
- Android SmallestWidth屏幕适配方案☆20Updated 2 years ago
- 一个轻量级的多进程路由框架,支持本地进程路由和跨进程路由。通过注解自动注册和生成路由表,是多进程App模块化通信的一种优秀实践☆22Updated 5 years ago
- Booster 示例:使用 ASM 操作字节码☆19Updated 6 years ago
- Android 通用的组件自动注册、自动初始化解决方案☆51Updated 5 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 5 years ago
- FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架☆19Updated 5 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆23Updated 2 years ago
- 基于Glide的二次封装,方便使用,而且增加了多种滤镜,加载本地多边形(适配至Glide 4.0的版本)☆19Updated 7 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated last year