dolphin/Source/Android
Ryan Houdek 496f9d678a [Android] Removes CPU architecture number from CPU helper.
This was '7' on all ARMv7 devices but was 'AArch64' on the Nexus 9.
Trying to cast to integer was causing a crash. We don't even use this so may as well as wipe it.
Also adds Nvidia to the CPU implementers list.
2014-11-30 01:17:05 -06:00
..
.settings [Android] Change the .settings file to target Java 1.6 instead of 1.5. 2013-08-22 07:39:11 -04:00
assets Various country flag improvements 2014-11-18 19:44:16 -05:00
jni Update the ant files to build the APK from terminal 2013-04-18 23:26:00 -05:00
libs [Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup. 2013-06-22 07:45:05 -05:00
res Android: Use a PagerTabStrip instead of the ActionBar. 2014-11-16 21:18:08 -05:00
src/org/dolphinemu/dolphinemu [Android] Removes CPU architecture number from CPU helper. 2014-11-30 01:17:05 -06:00
.classpath [Android] Ensure that required dependencies are actually exported along with everything else when the Android version builds. Without this, the support libs will not export and cause the emulator to crash upon being executed. 2013-08-17 12:26:43 -04:00
.gitignore Add a bunch of gradle/AS related stuff to gitignore. 2014-07-30 22:27:38 -04:00
.project Change Android project name to dolphin emulator 2013-04-24 09:00:14 -05:00
android.toolchain.cmake Fix a few minor bugs that appeared in the latest android cmake script 2014-09-07 23:18:43 -05:00
AndroidManifest.xml Android: Support RTL language translations 2014-11-15 01:45:12 -05:00
build.gradle Update build.gradle to newer buildtools. 2014-08-28 17:21:48 -05:00
build.xml Android mega commit of trash. 2013-03-19 21:53:09 -05:00
custom_rules.xml [Android] Hopefully fix buildbot's ant build. 2013-08-20 15:41:11 -05:00
project.properties Upgrade Android API. 2014-01-28 23:35:13 +00:00