排查溯源so文件来自那个库 查找so来源
☆35May 11, 2023Updated 2 years ago
Alternatives and similar repositories for AnalyzeSoPlugin
Users that are interested in AnalyzeSoPlugin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆57Dec 8, 2025Updated 4 months ago
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆16Nov 24, 2024Updated last year
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆21Jun 26, 2025Updated 9 months ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆101Updated this week
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- android Fast builds: from 10 minutes to 10 seconds 快速编译,从 10 分钟到 10 秒☆30Apr 1, 2026Updated 2 weeks ago
- apk解析工具☆27Dec 19, 2024Updated last year
- Android 高斯模糊 快速模糊bitmap,快到主线程直接使用(800x991分辨率,1/10秒左右)☆85Jun 6, 2025Updated 10 months ago
- 批量将图片转换成webp (可根据图片大小)☆11Jan 26, 2016Updated 10 years ago
- 使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,Recy…☆29Sep 3, 2024Updated last year
- 实现android-camera和camera2的功能,可以3A调整,尽可能利用系统api爆发的能量☆11Feb 10, 2023Updated 3 years ago
- ☆16Aug 4, 2022Updated 3 years ago
- 录音控件 for Android,支持实时语音转化为文字☆13Jan 10, 2020Updated 6 years ago
- A SoundView that dances with volume changing☆33Sep 24, 2025Updated 6 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆38Jun 11, 2022Updated 3 years ago
- Android实现增量更新☆16Jan 7, 2019Updated 7 years ago
- android工程脚手架☆14Mar 11, 2026Updated last month
- AppMonitor 可以轻松的监听App的前后台状态变化;Activity的活跃状态变化;设备的开关屏状态变化☆21May 13, 2025Updated 11 months ago
- Resource Dynamization Solution For Android☆108Aug 14, 2023Updated 2 years ago
- 视频播放器外接的渲染工具,使用opengl渲染视频,实现视频翻转、各种滤镜、调整亮度、色温、对比度、饱和度、锐度、添加水印等等☆16May 6, 2023Updated 2 years ago
- 直播打赏榜,顶部、底部渐变效果。☆18Apr 3, 2020Updated 6 years ago
- 基于 ArkTS 与 ArkUI 打造的电商项目,运用 MVVM 架构和模块化设计,为 HarmonyOS 开发者提供现代开发参考。☆62Feb 18, 2026Updated last month
- This CLI tool is used to compare the difference in APK file size between different versions.☆28May 4, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆54Jul 11, 2023Updated 2 years ago
- an alfred workflow that wraps the adb command to avoid the "more than one device/emulator" error.☆24May 22, 2018Updated 7 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆317Oct 18, 2022Updated 3 years ago
- 通知工具类,原作者早已停止维护,此demo在原作基础上适配了8.0及以上系统,可正常使用。若需查看原作,请移步至https://github.com/wenmingvs/NotifyUtil☆12Jan 8, 2020Updated 6 years ago
- Android for Kotlin 5行代码快速实现进程间通信(含demo示例)☆27Jan 26, 2023Updated 3 years ago
- android性能优化之启动优化,将启动任务统一管理,使代码更简洁,条理更清晰,支持任务优先级,支持任务同步机制,支持任务空闲加载☆28Oct 13, 2022Updated 3 years ago
- Visualize the dependency graph of gradle project.☆19Oct 17, 2023Updated 2 years ago
- 🔥🔥🔥 - 当itemCount超过设定数量就固定高度的LayoutManager,类似maxHeight☆17Aug 13, 2021Updated 4 years ago
- ☆12Jun 13, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- WebView组件的封装,实现秒开☆97Jul 2, 2025Updated 9 months ago
- ☆12May 9, 2024Updated last year
- Debug工具,应用内悬浮窗,调试界面,提供给App的调试入口模板,动态显示内存信息,可即时销毁。☆31Nov 19, 2018Updated 7 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆511Jun 26, 2024Updated last year
- KMP wrapper for tencent mars xlog☆24Sep 28, 2025Updated 6 months ago
- 笔趣阁小说采集工具 Android☆10Sep 12, 2020Updated 5 years ago
- 鸿蒙系统,内部应用打包工具,一键打包,彻底解放您的双手!告别提交应用商店审核限制!☆41Nov 8, 2025Updated 5 months ago