Moonlight for Android is an open source client for Nvidia GameStream and Sunshine.
Moonlight for Android will allow you to stream your full collection of games from your computer to your Android device, whether in your own home or over the internet.
Moonlight also has clients for PC, iOS/tvOS, and more.
You can follow development on our Discord server and help translate Moonlight into your language on Weblate.
- Install Android Studio
- Install the Android NDK
- Determine which version to use by finding
ndkVersioninapp/build.gradle - In Android Studio, open Tools»SDK Manager

- Click the SDK Tools tab
- Enable the Show Package Details checkbox in the bottom-right
- Expand the NDK (Side by side) category
- Enable the checkbox for the version determined above
- Click OK
- Determine which version to use by finding
- Run
git submodule update --init --recursivefrom withinmoonlight-android/ - Build the APK using Android Studio or Gradle
Moonlight is the work of students at Case Western and was started as a project at MHacks.