SuerPig / VirtualXposed

A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).

Home Page:http://vxposed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

中文文档

Introduce

VirtualXposed is a simple APP based on VirtualApp and epic to use Xposed Module without root, unlock the bootloader, or flash the system image.(Support Android 5.0~8.1)。

Warnning

No use for Commercial Purposes!!! Please refer VirtualApp's declaration

Usage

Prepare

Download the latest apk in Relase page , then install it on your Android phone.

Install APP and Xposed module

Open VirtualXposed, Click the ➕ in home page, add the APP and Xposed module to VirtualXposed's virtual environment.

Notice: All operation(install Xposed module, APP)must be done in VirtualXposed, Otherwise, the Xposed module won't take effect!! For example, If you install Youtube APP on your system(Your phone's original system, not in VirtualXposed),and then install Youtube AdAway(A Youtube Xposed module) in VirtualXposed; Or you install Youtube in VirtualXposed, and install Youtube AdAway on original system; or both of them are installed on original system, These three case won't take effect!

How to install

There are three ways to install APP or Xposed module to VirtualXposed:

  1. clone the original system's installed apps. Click Button at bottom of home page, then click Add App, the first page are installed apps.
  2. install via apk file. (Click Button at bottom of home page, then click Add App, the second page are apks found in your sdcard)
  3. install via external file chooser. (Click Button at bottom of home page home page, then click App App, use the float button to choose apk file to install)

For Xposed module, You can install it from Xposed Installer, too.

Active the Xposed module

Open Xposed Installer in VirtualXposed, go to the module fragment, check the module you want to use:

How to active module

Reboot

Reboot the VirtualXposed, No need to reboot your phone; Just click Settings in home page of VirtualXposed, Click Reboot Button, VirtualXposed will reboot like a shot.

How to reboot

Supported Modules

Far more than above.

Known Issues

  1. Can not modify system, so the Module used to modify system can never take effect.
  2. Do not support Resource hooks now.
  3. May be some modules are not compatible with VirtualXposed now.

Support

Welcome to contributing for VirtualXposed!!

For Developer

Thanks

  1. VirtualApp
  2. Xposed

About

A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).

http://vxposed.com


Languages

Language:Java 67.1%Language:C++ 15.9%Language:C 15.8%Language:Makefile 0.6%Language:Assembly 0.3%Language:Objective-C 0.2%Language:Python 0.0%