RetroArch/android/phoenix
twinaphex ff036066e2 Rework frontend - separate functions now for iterating per frame
and for doing teardown - Emscripten and Apple ports can make use
of this now so we don't need separate frontend implementations
2013-12-28 21:08:30 +01:00
..
.settings Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
docs Update Building in Eclipse.md 2013-10-30 02:46:22 +01:00
jni (apk-extract Android) Don't verbosely log each file that is being 2013-11-02 18:47:04 +01:00
libs (Android) Initial stub location API/GPS support. Requires Google Play Services so 2013-12-15 05:48:28 +01:00
res [Android] Fix a bug in the DetectCoreDirectoryFragment. 2013-12-20 12:47:39 -05:00
src/com/retroarch/browser Rework frontend - separate functions now for iterating per frame 2013-12-28 21:08:30 +01:00
.classpath [Android] handle certain "special" buttons on some controllers better, fixes menu button on Ouya controller 2013-08-22 18:14:10 -04:00
.gitignore Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
.project (Android Java) Move functionality over to main menu 2013-08-10 23:53:37 +02:00
AndroidManifest.xml (Android Location) Add metadata to manifest 2013-12-20 19:33:14 +01:00
ant.properties Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
build.xml Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
proguard-project.txt Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
project.properties (Android) Initial stub location API/GPS support. Requires Google Play Services so 2013-12-15 05:48:28 +01:00
Readme.md [Android] Add a basic Readme.md to the Android front-end project. 2013-10-11 19:28:35 -04:00

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.