RetroArch/android/phoenix
Lioncash 54418c2c66 Android: Minor changes
- Use the character version of lastIndexOf
- Use a StringBuilder instead of a raw String. Doesn't destroy/recreate
  the string every time we append to it.
2014-07-17 16:56:54 -04:00
..
.settings
docs Update Building in Eclipse.md 2013-12-29 13:05:13 +01:00
jni Fix Android build. 2014-06-17 17:58:58 +02:00
libs allows ant build to succeed: bump android version 2014-06-09 00:44:59 -07:00
res (Android) Remove debug_input_enable 2014-06-20 07:03:06 +02:00
src/com/retroarch/browser Android: Minor changes 2014-07-17 16:56:54 -04: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 Fixup Ant build for Android. 2014-04-25 16:35:26 +02:00
.project
AndroidManifest.xml (Android) Set min SDK version back to 9 2014-03-17 19:07:24 +01:00
ant.properties
build.xml Fixup Ant build for Android. 2014-04-25 16:35:26 +02:00
proguard-project.txt
project.properties Update some references. 2013-12-29 13:00:40 +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.