bobohuang1985 / android-utils-apiLinks
☆105Updated 5 years ago
Alternatives and similar repositories for android-utils-api
Users that are interested in android-utils-api are comparing it to the libraries listed below
Sorting:
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆243Updated 8 years ago
- 敏捷开发工具包☆96Updated 6 years ago
- android悬浮窗☆113Updated 4 years ago
- 双卡信息采集工具,该工具类已经适配到安卓7.0版本获取sim卡的imei、imsi、simState等信息,7.0版本以后采用Android统一的标准接口获取这些信息。适配了Android Q获取imei方式,使用计算生成的随机码代替imei号的获取☆125Updated 2 years ago
- Android 进程保活实践(Keep Android app process alive)☆78Updated 5 years ago
- 这是一个Android 上 效率极高的 Log 工具,主要功能为控制不同级别的Log输出,Log信息保存到文件、打印行号、函数调用、Json解析、点击跳转、多标签Tag 支持无限长字符串打印,无Logcat4000字符限制等功能☆101Updated 2 years ago
- Android插件化框架; 实现真正意义上的插件化,无需修改任何插件apk代码,指定插件apk路径即可启动。☆76Updated 9 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆155Updated 8 years ago
- ☆71Updated 6 years ago
- Android增量更新框架差分包升级☆157Updated 6 years ago
- A RePlugin branch supports AndroidX 支持AndroidX的RePlugin框架分支☆112Updated 5 years ago
- Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。☆237Updated 6 years ago
- ☆100Updated 8 years ago
- Android插件化框架Demo☆60Updated 6 years ago
- Android 进程间通信最牛方案,为简单而生☆295Updated 6 years ago
- 工程组件化落地实践之后,对指定的多个组件合并成一个aar包,灵活裁剪组合业务功能,并发布到私服的完整方案☆83Updated 6 years ago
- Android黑科技,不需要权限的悬浮窗,Toast源码解析☆116Updated 8 years ago
- Android各个版本的java源码,可以直接在idea中打开,方便查看,主要解决AS查看源码很多类看不到的问题,并且整合了多个版本,方便对比☆85Updated 4 years ago
- 学习新知识的过程中练习的项目☆55Updated 7 years ago
- 热修复Demo(附文章讲解)☆165Updated 2 years ago
- 点击屏幕上的悬浮小球来获取设备屏幕的截图,过程中小球隐藏☆98Updated 8 years ago
- 两行代码启动未注册的Activity☆165Updated 7 years ago
- droidplugin 目前已经适配9.0 和10.0 ,我会持续开发下去☆82Updated 3 years ago
- Android IPC 机制详解,涵盖了几乎所有开发者需要了解的进程间通信知识☆152Updated 6 years ago
- Android端心跳服务与进程保活☆297Updated 6 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 8 years ago
- Proguard dictionary files.☆41Updated 6 years ago
- use hideapi on anroid P☆280Updated 6 years ago
- WIFI传书,参考《多看》的WIFI传书功能,HttpServer采用AndroidAsync实现☆133Updated 7 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago