Xenia Android has reached end-of-life (EOL) and the project development has been shifted to https://github.com/libaerto/xeo
Android port of Xenia Canary, an Xbox 360 emulator.
Status: Beta (0.5.0-beta). Requires Vulkan 1.0 (Android 7.0+, ARM64 or x86_64).
- Android 7.0+ (API 24), Vulkan 1.0
- ARM64 or x86_64 device
- Game files:
.iso,.xex,.stfs— legal dumps only
git clone https://github.com/xenia-android/xenia-android.git
cd xenia-android
git submodule update --init --depth 1 xenia-upstream
bash setup.sh
./gradlew assembleDebugTools required: JDK 17, Android NDK r26, CMake 3.22, Gradle 8.4
BSD 3-Clause. See LICENSE.
Xenia Canary upstream: BSD 3-Clause.