RetroArch/android/phoenix
Themaister 9a8147fe93 Actually read back RetroArch config.
onDestroy() is never called for some unknown reason, probably exit() in
NDK. Even so, finish() from UI thread via JNI doesn't work either <_<.
2014-06-20 14:26:26 +02:00
..
.settings
docs
jni Fix Android build. 2014-06-17 17:58:58 +02:00
libs
res (Android) Remove debug_input_enable 2014-06-20 07:03:06 +02:00
src/com/retroarch/browser Actually read back RetroArch config. 2014-06-20 14:26:26 +02:00
.classpath
.gitignore
.project
AndroidManifest.xml
ant.properties
build.xml
proguard-project.txt
project.properties
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.