8 个仓库
Runtime modification of third-party Android applications to add features, remove ads, or alter UI.
Distinct from Android Development: None of the candidates cover the modification of existing apps; they focus on app bundle creation or general development.
Explore 8 awesome GitHub repositories matching mobile development · Android Application Customization. Refine with filters or upvote what's useful.
LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes
Enables runtime modification of third-party Android applications to add features or remove restrictions.
LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu
Enables adding new features, removing advertisements, and altering user interfaces within specific Android applications.
LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the Xposed framework, allowing for the modification of Android application behavior without requiring administrative system access. The project enables the integration of Xposed modules into specific applications by embedding the necessary API components directly into the application package. This allows for application sandbox customization and the execution of framework modules on standard devices. The framework achieves these modifications through dex-based method hooking, dynamic
Enables runtime modification of Android applications to inject custom logic into their execution environment.
This project is a tool for sideloading Android applications onto desktop systems by converting APK files into unpacked browser extensions. It functions as a runtime wrapper that allows Android applications to execute within a specialized web browser environment. The system transforms compressed application packages into unpacked directory structures and generates the necessary manifests to make them compatible with the host operating system. It includes an asset-injection layer to provide required external dependencies and data assets during execution. The tool provides configuration for app
Adjusts screen resolution, orientation, and metadata to optimize the visual presentation of Android apps on desktop monitors.
This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices. The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architectu
Provides a tool for applying custom modifications to third-party Android applications to add features or remove restrictions.
该项目是专为 Steam Deck 设计的管理套件,用于安装和组织第三方游戏启动器、自动化库填充并管理兼容性运行时。它作为一个库自动化工具,扫描外部启动器以将游戏和元数据添加到主集合中,并配有一个用于部署 GE-Proton 和 UMU 兼容性层的专用管理器。 该软件通过 Waydroid 集成 Android 应用并利用共享的 Proton 前缀来安装多个第三方包,从而减少磁盘占用,使其脱颖而出。它还包括一个存储管理器,通过符号链接将安装前缀和数据文件夹重定位到外部媒体,以优化掌机存储空间。 该系统涵盖了广泛的功能,包括游戏和 Web 快捷方式的后台库同步、带有元数据和封面图的视觉个性化,以及自动游戏存档备份集成。安装和配置通过远程 shell 脚本流水线处理。
Provides the ability to detect and launch Android applications within a mobile container on the Steam Deck.
Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks. The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manif
Allows for the removal of interface elements and the application of custom themes and fonts to third-party Android apps.
This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing media consumption through the removal of advertisements and sponsored segments, while enabling deep customization of application interfaces and internal behaviors. The project employs system-level modifications, including binary hooking, bytecode manipulation, and dynamic memory patching, to override default application restrictions. These capabilities allow for the restoration of push notifications via signature spoofing, the suppression of screenshot alerts, and the automati
Enables runtime modification of third-party Android applications to alter the UI and add customization features.