Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.4 KB

File metadata and controls

52 lines (40 loc) · 2.4 KB

Moonlight Android

AppVeyor Build Status Translation Status

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.

Download

Build

  1. Install Android Studio
  2. Install the Android NDK
    1. Determine which version to use by finding ndkVersion in app/build.gradle
    2. In Android Studio, open Tools»SDK Manager image
    3. Click the SDK Tools tab
    4. Enable the Show Package Details checkbox in the bottom-right
    5. Expand the NDK (Side by side) category
    6. Enable the checkbox for the version determined above
    7. Click OK
  3. Run git submodule update --init --recursive from within moonlight-android/
  4. Build the APK using Android Studio or Gradle

Authors

Moonlight is the work of students at Case Western and was started as a project at MHacks.