Cameron Gutman fe97ffdc2f Slightly reduce size of analog sticks to allow a gap before the edge of the screen
This reduces false analog stick releases caused when the finger goes off the display's touch area.
2020-06-23 21:36:33 -07:00
2020-01-18 10:53:37 -08:00
2020-06-18 23:11:35 -07:00
2019-07-28 11:40:46 -07:00
2019-08-20 18:51:13 -07:00
2020-06-10 20:31:32 -07:00
2020-05-28 21:50:28 -07:00
2018-06-16 16:37:50 -07:00
2014-10-29 21:39:05 -07:00
2020-05-27 19:47:30 -07:00

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.

Description
Languages
C 61.4%
Java 38.2%
Lua 0.2%
Makefile 0.2%