GameStream client for Android
Go to file
2023-12-29 22:29:18 -06:00
.github Update bug and feature_request forms 2023-02-20 13:25:03 -06:00
app Update moonlight-common-c to remove per-codec bitrate adjustments 2023-12-03 22:20:30 -06:00
fastlane/metadata/android Version 12.0.2 2023-11-01 20:35:57 -05:00
gradle/wrapper Bump AGP to 8.2.0 2023-12-29 22:29:18 -06: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 Bump AGP to 8.2.0 2023-12-29 22:29:18 -06: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 Update gradle wrapper 2022-06-08 19:44:59 -05:00
gradlew.bat Update gradle wrapper 2022-06-08 19:44:59 -05:00
LICENSE.txt Add license back 2014-10-29 21:39:05 -07:00
README.md Link to Sunshine 2023-09-03 18:05:00 -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 and Sunshine.

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.