sandboxwin64

SandVXposed - Android App Sandbox with Xposed Support

favicon SandVXposed is a fork project from VirtualXposed & VirtualApp, improved to support better on new Android versions and add custom interface. This project provides a sandbox environment for Android applications combined with lightweight hooking capabilities like Xposed without root.


🧪 What is this project?

This project retains the architecture of VirtualApp, which helps create a virtual space to run applications as if they were actually installed. By hooking certain APIs, it also supports some lightweight Xposed modules that work without root.

✨ The project in the `chill` branch focuses on a new UI interface and some tweaks for compatibility with newer Android.


📦 Native Project


🚀 How to build the project

Requirements:

Steps:

```bash git clone –recurse-submodules https://github.com/hello1234567q/sandboxwin64.git cd sandboxwin64 git checkout chill ```

  1. Open the project in Android Studio.
  2. Sync Gradle and build project.
  3. Install APK on Android device with API level >= 19 and <= 28 for best compatibility.
  4. Check permissions and sandbox settings in the app.

🗂 Repo structure


⚠️ Common errors and how to handle them

Check `build.gradle` to make sure `compileSdkVersion = 28` and `buildToolsVersion = ‘28.0.3’` Update the SDK in Android Studio if necessary.


📝 Original author’s note

The SandVXposed project is a sandbox environment for Android, based on VirtualApp with lightweight hook integration for Xposed Framework. Original Repo: https://github.com/asLody/SandVXposed

This version has been modified to be compatible with newer Android and improved UI.


You can view and work on the `chill` branch at: https://github.com/hello1234567q/sandboxwin64/tree/chill


Thank you for your interest in the project! If you need support, please create an issue on the GitHub repo.

Email✉️:info@sandboxwin.run.place