dolphin/Source/Android
Ryan Houdek 0d63dd5e53 Update the android cmake toolchain file to support 64bit.
This is available in a PR here: https://github.com/taka-no-me/android-cmake/pull/23
The maintainer of the android toolchain cmake file seems to be AWOL for now.
I have tested this file personally and it works, it just isn't merged in yet
2014-08-28 16:57:48 -05: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 Use the "No Banner" graphic as a Drawable resource, instead of as an asset. 2014-07-14 21:34:44 -04:00
jni
libs
res Remove JitArmIL files from the project. 2014-07-30 21:41:17 -07:00
src/org/dolphinemu/dolphinemu [Android] Enable filtering onscreen buttons 2014-07-16 20:29:10 -04:00
.classpath
.gitignore Add a bunch of gradle/AS related stuff to gitignore. 2014-07-30 22:27:38 -04:00
.project
android.toolchain.cmake Update the android cmake toolchain file to support 64bit. 2014-08-28 16:57:48 -05:00
AndroidManifest.xml Move first-execution copying of shaders / binaries to an IntentService. 2014-07-09 07:56:27 -04:00
build.gradle Attach '.debug' to the end of the app's package name. This allows for installation of both debug and release configs on the same device. 2014-05-26 00:08:40 -04:00
build.xml
custom_rules.xml
project.properties Upgrade Android API. 2014-01-28 23:35:13 +00:00