moonlight-stream/moonlight-android — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an Android app like Moonlight that lets someone stream games from their Windows gaming PC to an Android phone, tablet, or Android TV. It should work as a client for NVIDIA GameStream and Sunshine, let users find or add their gaming PC, pair with it, browse their available games, and start streaming with controller or touch input support.

Keep the experience simple for normal users. The app should explain connection steps clearly, show helpful errors when pairing or streaming fails, and support playing at home or over the internet when the host is reachable. Make it feel polished for both handheld Android devices and TV remote navigation.

Use the existing Android project setup with native code where needed, and make sure it can be built into an APK with Android Studio or Gradle. If you need exact streaming protocol details or current Android requirements, look up the current docs online.

Want more depth? Deep Reverse