GameStream client for Android
Go to file
2021-03-20 10:06:51 -05:00
.github Add issue template 2021-03-03 01:41:13 -06:00
app Version 9.8.3 2021-03-02 18:48:12 -06:00
fastlane/metadata/android Version 9.8.3 2021-03-02 18:48:12 -06:00
gradle/wrapper Update to AGP 4.1.0 2020-10-17 21:54:31 -05:00
LuaScripts Fixed typo in NAL parser (#311) 2016-12-06 09:36:17 -08:00
store-assets Initial Fastlane metadata for F-Droid 2019-06-29 22:11:35 -07:00
.gitignore Update gitignore 2020-08-09 16:47:16 -07:00
.gitmodules Remove moonlight-common subproject 2019-08-20 18:51:13 -07:00
appveyor.yml Migrate to AppVeyor 2021-03-03 19:56:20 -06:00
build.gradle Update AGP to 4.1.3 2021-03-20 10:06:51 -05:00
decoder-errata.txt Correct MT8176 errata 2018-06-16 16:37:50 -07:00
gradle.properties Add gradle.properties for Dex In-Process 2016-06-20 21:33:39 -07:00
gradlew Add executable permission to gradlew scripts. 2019-07-08 01:12:36 -07:00
gradlew.bat Initial migration to Android Studio 2014-10-29 21:16:09 -07:00
LICENSE.txt Add license back 2014-10-29 21:39:05 -07:00
README.md Migrate to AppVeyor 2021-03-03 19:56:20 -06:00
settings.gradle Remove stale moonlight-common reference from settings.gradle 2020-03-03 00:13:48 -08:00

Moonlight Android

AppVeyor Build Status

Moonlight for Android is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield.

Moonlight for Android will allow you to stream your full collection of games from your Windows PC to your Android device, whether in your own home or over the internet.

Moonlight also has a PC client and iOS/tvOS client.

Check out the Moonlight wiki for more detailed project information, setup guide, or troubleshooting steps.

Downloads

Building

  • Install Android Studio and the Android NDK
  • Run git submodule update --init --recursive from within moonlight-android/
  • In moonlight-android/, create a file called local.properties. Add an ndk.dir= property to the local.properties file and set it equal to your NDK directory.
  • 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.