Run Nintendo Switch homebrew & games on your Android device!
Go to file
bylaws 2e0014ba7c Fix External Storage Access on Android 10 (#10)
Android 10 and above block access to the legacy java file APIs on external storage without the 'android:requestLegacyExternalStorage' flag set. This is a temporary measure while we adopt newer APIs.
2019-11-09 13:39:40 +00:00
.idea Milestone 3 - Services API 2019-09-25 02:28:25 +05:30
app Fix External Storage Access on Android 10 (#10) 2019-11-09 13:39:40 +00:00
gradle/wrapper Milestone 1 - Processes & Threads 2019-09-25 02:28:25 +05:30
.gitignore Milestone 2 - Memory & IPC Marshalling 2019-09-25 02:28:25 +05:30
.gitmodules Rewrite C++ parts and UI update 2019-07-25 01:49:43 +05:30
build.gradle Fixes and Additions for HID support 2019-10-13 13:34:47 +05:30
gradle.properties Rewrite C++ parts and UI update 2019-07-25 01:49:43 +05:30
gradlew add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00
gradlew.bat add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00
LICENSE Initial commit 2019-06-28 08:18:59 -04:00
README.md Improve README.md 2019-09-25 02:49:15 +05:30
settings.gradle add files, cannot figure out why native lib is broken 2019-06-28 20:35:14 -04:00



Skyline is an experimental emulator that runs on ARMv8 Android™ devices and emulates the functionality of a Nintendo Switch™ system. Skyline currently does not run any games, nor Homebrew. It's licensed under GPLv3, refer to the license file for more information.

Contact

You can contact the core developers of Skyline at our Discord. If you have any questions, feel free to ask.

Disclaimer

  • Nintendo Switch is a trademark of Nintendo Co., Ltd.
  • Android is a trademark of Google LLC.