-
Download & Install Android Studio. I'm using
Android Studio Arctic Fox | 2020.3.1 Patch 1 -
Clone the Citra-Android repo
-
When you File > Open the citra-android folder in Studio, make sure to open the
src/android/appsubfolder so that the Gradle Dependencies are properly read. (i'm not sure if this is required, but I couldn't get it to build by opening the repo's root folder) -
make sure you have a arm64-v8a virtual device configured for testing (or uncomment
, x86in abiFilter? but i don't know if that works) https://i.imgur.com/m6XKGnW.png -
git submodule update --init --recursive
-
Build
Created
August 19, 2021 01:31
-
-
Save jakedowns/cb7f17e4d97a79be8a6c8c4fdfc0c819 to your computer and use it in GitHub Desktop.
How to Build & Run Citra for Android from Source with Android Studio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment