dan-r95 / moonlight-android

GameStream client for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonlight Android

Travis CI 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.

About

GameStream client for Android

License:GNU General Public License v3.0


Languages

Language:C 60.1%Language:Java 33.6%Language:C++ 5.7%Language:Lua 0.3%Language:Makefile 0.2%Language:Shell 0.1%Language:Objective-C 0.0%