1 个仓库
Techniques for improving the runtime execution speed of Android applications.
Distinct from Android App Startup Optimizations: Shortlist candidates focus on non-native execution or startup latency rather than general runtime execution speed optimization.
Explore 1 awesome GitHub repository matching mobile development · Android App Performance Optimizations. Refine with filters or upvote what's useful.
该项目是一个 Android 应用修补程序和可执行文件优化器,旨在修改和重新编译应用二进制文件。它作为一个基于 Root 的应用修改器,允许向 Android 应用添加功能并移除不需要的库。 该系统专注于通过添加非官方功能和移除广告来定制 YouTube 和 YouTube Music。它提供了通过 Root 管理器部署修改后应用模块的能力,以保持系统兼容性并绕过检测。 该工具涵盖了广泛的二进制转换能力,包括基于字节码的修补、非 Root 应用重新打包以及动态库的移除。它还处理针对特定目标的执行文件重新编译,以提高运行时性能和执行速度。
Recompiles executable files for Android applications to improve overall runtime performance.