niezhiyang / android_open_project
按照功能分类的一些android常用的开源项目
☆17Updated 8 months ago
Alternatives and similar repositories for android_open_project:
Users that are interested in android_open_project are comparing it to the libraries listed below
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆61Updated 2 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 2 years ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆69Updated 3 years ago
- init☆97Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- ☆31Updated 3 years ago
- hook system by asm☆78Updated 2 years ago
- RecyclerView源码研究☆43Updated 6 years ago
- Resource Dynamization Solution For Android☆102Updated last year
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆118Updated last year
- ☆48Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆91Updated 3 months ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆80Updated 3 months ago
- 一套Android组件化的实施方案和支撑框架☆64Updated 4 years ago
- 一个可以使应用全局变成灰色的库。☆49Updated 3 years ago
- explore java , kotlin and android☆96Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Updated 3 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆49Updated 6 months ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆55Updated last year
- 桌面快捷方式Sample☆106Updated 3 years ago
- 仅为博客demo,切勿使用。☆47Updated 4 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 5 years ago
- 适配Android 10分区存储(作用域存储)的代码示例.演示MediaStore操作媒体文件 以及 SAF的使用.并配有一篇精心编写的文章助理解☆53Updated 4 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 4 years ago
- 模块化启动框架☆138Updated 2 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆111Updated 3 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 5 years ago
- Android 自定义lint教学☆115Updated 2 years ago
- Android 性能优化实践☆163Updated last year
- ☆47Updated 9 months ago