Skip to content
Amanda Watson edited this page Jan 19, 2024 · 9 revisions

Using Android Studio

  1. Download and install Android Studio
  2. In Android Studio, select "Open"
  3. Navigate to <citra project directory>/src/android and click "Ok"
  4. Build the project with Build > Make Project

Using the command-line

Prerequisites

  • Android SDK
  • Android NDK
Clone this wiki locally