GameStream client for Android
Go to file
2022-06-03 01:39:39 -05:00
.github Add issue template 2021-03-03 01:41:13 -06:00
app Update decoder errata details 2022-06-03 01:39:39 -05:00
fastlane/metadata/android Version 10.2 2022-05-31 21:05:59 -05:00
gradle/wrapper Update AGP 2022-05-14 18:25:48 -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 Fix JAVA_HOME path on VS2022 CI image 2022-05-18 00:57:05 -05:00
build.gradle Update AGP 2022-05-28 15:13:10 -05:00
decoder-errata.txt Update decoder errata details 2022-06-03 01:39:39 -05: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 Update README 2022-04-05 19:51:44 -05:00
settings.gradle Remove stale moonlight-common reference from settings.gradle 2020-03-03 00:13:48 -08:00

Moonlight Android

AppVeyor Build Status Translation Status

Moonlight for Android is an open source client for NVIDIA 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.

You can follow development on our Discord server and help translate Moonlight into your language on Weblate.

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.