GameStream client for Android
Go to file
sanhoe 73d3180d20
Translated using Weblate (Korean)
Currently translated at 100.0% (251 of 251 strings)

Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/ko/
2025-10-12 04:11:39 +00:00
.github
app Translated using Weblate (Korean) 2025-10-12 04:11:39 +00:00
fastlane/metadata/android
gradle/wrapper Bump AGP to 8.2.0 2023-12-29 22:29:18 -06:00
LuaScripts
store-assets
.gitignore
.gitmodules
appveyor.yml
build.gradle Update to AGP 8.2.2 2024-02-17 18:54:59 -06:00
decoder-errata.txt
gradle.properties
gradlew
gradlew.bat
LICENSE.txt
README.md
settings.gradle

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.