linxu-link / SocAffinityLinks
一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。
☆21Updated last year
Alternatives and similar repositories for SocAffinity
Users that are interested in SocAffinity are comparing it to the libraries listed below
Sorting:
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- 一个用来监听View事件分发的 库☆26Updated 2 years ago
- ☆21Updated 4 months ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 6 years ago
- Android模块化/组件化通信框架☆67Updated 6 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 2 months ago
- Android 固定资源id,适配aapt,aapt2☆28Updated 7 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 6 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated last year
- 针对 Android 文 案国际化脚本处理☆49Updated 3 years ago
- 键盘高度,导航栏,状态栏高度☆29Updated 5 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- ⚽️ ASM 的简单案例使用☆32Updated 4 years ago
- 调试Android Framework的Java部分代码☆30Updated 2 years ago
- InterStellar是一个能够适用于多进程的组件通信框架☆16Updated 7 years ago
- Android for Kotlin 5行代码快速实现进程间通信(含demo示例)☆26Updated 2 years ago
- LiveData 的工具类☆16Updated 5 years ago
- generate reports,UML and so on from notation☆40Updated last year
- 反编译resources.arsc文件☆16Updated 7 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆43Updated 2 years ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- 深入浅出自定义 gradle plugin☆11Updated 4 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated last year