dolphin/Source/Android
2013-08-29 17:47:50 -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 [Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser. 2013-06-27 04:47:39 -05:00
jni
libs
res [Android] Decouple the emulation processes from the Main activity. Moved them into their own activity called EmulationActivity. 2013-08-29 17:21:17 -04:00
src/org/dolphinemu/dolphinemu [Android] Add save state native functions. 2013-08-29 17:47:50 -05: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
.project
android.toolchain.cmake
AndroidManifest.xml [Android] Stop the play store from overwriting buildbot builds. 2013-08-29 22:28:23 +00:00
build.xml
custom_rules.xml [Android] Hopefully fix buildbot's ant build. 2013-08-20 15:41:11 -05:00
project.properties