Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Repository files navigation

NOTICE

Xenia Android has reached end-of-life (EOL) and the project development has been shifted to https://github.com/libaerto/xeo

xenia-android

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 CI

Requirements

  • Android 7.0+ (API 24), Vulkan 1.0
  • ARM64 or x86_64 device
  • Game files: .iso, .xex, .stfs — legal dumps only

Building

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 assembleDebug

Tools required: JDK 17, Android NDK r26, CMake 3.22, Gradle 8.4

License

BSD 3-Clause. See LICENSE.
Xenia Canary upstream: BSD 3-Clause.

Releases

Packages

Contributors

Languages