RetroArch/pkg/android/phoenix
langerhans 3c5a391c9e Android: Implement Gradle build for easy debugging
Adds a CoreSideLoadingActivity to sideload cores for debugging purposes.
Adds instructions on how to debug both the RetroArch frontend and cores from within Android Studio

Co-authored-by: natinusala <natinusala@gmail.com>
2018-12-23 18:02:38 +01:00
..
.settings Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
docs Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
jni (Android/Mac/iOS) Add ozone 2018-11-18 17:26:57 +01:00
libs/googleplay (Android) Get rid of appcompat and other bloat 2015-12-03 08:46:47 +01:00
res update icons again 2018-09-19 21:29:10 -05:00
src/com/retroarch/browser Android: Implement Gradle build for easy debugging 2018-12-23 18:02:38 +01:00
.classpath Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
.gitignore Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
.project Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
AndroidManifest.xml Android: Implement Gradle build for easy debugging 2018-12-23 18:02:38 +01:00
Readme.md Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
ant.properties Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
build.xml allow a debuggable release build for the buildbot 2016-02-12 01:09:33 -05:00
msvc-2017-android.NativeActivity.vcxproj (MSVC 2017 Android) Update library name 2018-08-15 12:30:11 +02:00
msvc-2017-android.NativeActivity.vcxproj.filters Move MSVC 2017 files to android/phoenix 2018-08-15 10:46:24 +02:00
msvc-2017-android.Packaging.androidproj (MSVC 2017 Android) Update library name 2018-08-15 12:30:11 +02:00
msvc-2017-android.sln Move MSVC 2017 files to android/phoenix 2018-08-15 10:46:24 +02:00
proguard-project.txt Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
project.properties android: enable sustained performance mode if supported, bump target API to 24 2018-06-18 12:56:14 -04:00
version_increment.py bump up version 2016-03-20 11:48:10 -05:00

Readme.md

Phoenix - Android front-end for RetroArch.

  • For instructions on importing the project correctly, please see the document, "Building in Eclipse.txt" within the docs folder.