2 个仓库
Containerized environments for running applications and system-level hooks on Android without root.
Distinct from Android Development: Focuses on the virtualization framework aspect, distinct from general Android development.
Explore 2 awesome GitHub repositories matching mobile development · Virtualization Frameworks. Refine with filters or upvote what's useful.
VirtualXposed is an Android virtualization framework that provides a containerized environment for running applications and system-level hooks. It functions as an isolated execution space, allowing users to manage and extend installed software independently from the host operating system. The platform enables the execution of specialized software extensions and framework modules that modify application behavior without requiring device rooting, bootloader unlocking, or modifications to the core system image. By creating a secondary, containerized Android system, it allows for the application
Provides a containerized environment for running applications and system-level hooks on Android devices without requiring root access.
VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr
Serves as a runtime environment that executes Android applications within an isolated sandbox without requiring root access.