Mupen64Plus, Android Edition (AE) is an Android user interface for Mupen64Plus.
Please visit the official forum for support and discussion.
Download nightly builds from continuous integration: |
---|
- Download and install the prerequisites
- Android Studio
- During the installation, make sure the latest SDK and NDK
- If running Windows, make sure you install Git, Python, awk and required Microsoft Visual C++ Redistributable (i.e. cmake 3.18.1 requires Microsoft Visual C++ Redistributable 2015) and that the binaries are in your path environment variable.
- Clone the mupen64plus-ae repository and initialize the working copy
git clone https://github.com/mupen64plus-ae/mupen64plus-ae.git
- Open the project using Android Studio
- Build and run the app from Android Studio
- Select Build --> Make Project to build
- Select Run --> Run app to run