RetroArch/android/phoenix
Lioncash b5b7b584f3 Android: Make UI more compliant with 5.0
On 5.0 the ActionBar method of doing tabs are deprecated. So we use the PagerTabStrip instead.
Should get rid of deprecation warnings when building for Android 5.0.
2014-11-16 22:18:17 -05: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-12-29 13:05:13 +01:00
jni (Android) C90 build fixes 2014-11-12 14:32:08 +01:00
libs allows ant build to succeed: bump android version 2014-06-09 00:44:59 -07:00
res Android: Make UI more compliant with 5.0 2014-11-16 22:18:17 -05:00
src/com/retroarch/browser Android: Make UI more compliant with 5.0 2014-11-16 22:18:17 -05: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 (Android Java) Move functionality over to main menu 2013-08-10 23:53:37 +02:00
AndroidManifest.xml (AndroidManifest.xml) Version Bump 2014-11-13 16:14:05 -06:00
ant.properties Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
build.xml (Android) Enable building with ant on Windows 2014-09-28 03:26:30 +00:00
proguard-project.txt Delete original phoenix directory; Rename andretro directory to phoenix. 2012-12-06 01:47:52 -05:00
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.