Documentation on how to build Sudachi for Android
Note
Below is a list of development tools, software, etc. required for building Sudachi for Android
- Git
- Java Development Kit
- Vulkan® SDK
- Used: 1.3.280.0
- Android Studio
- Used: Iguana
- Visual Studio (Windows Only)
- Used: 17.9.6
- Workloads
- Desktop development with C++
cd path/to/directory
git clone --recursive https://github.com/sudachi-emu/sudachi
cd src/android
gradlew.bat build # gradlew if building on a Unix system