apple2ix/Android
Aaron Culliney bc96417091 DO NOT use API 23 yet ... we need to fix text relocations first!
- This prevents crashing on Marshmallow (for the time being)
2015-11-04 20:03:28 -08:00
..
.idea Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
app DO NOT use API 23 yet ... we need to fix text relocations first! 2015-11-04 20:03:28 -08:00
assets Correct link 2015-11-01 21:00:05 -08:00
gradle/wrapper Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
jni Move nativeOnCreate back to proper position as first native call 2015-11-01 19:26:34 -08:00
misc Round the edges of Android icon 2015-10-25 10:56:08 -07:00
toolchain_edits just assume armeabi for now (appears to allow gdb to work with older Spamsung devices) 2015-10-20 20:44:16 -07:00
.classpath Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
Android.iml Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
AndroidManifest.xml Remove build variants because they are confusing and incompatible with CLI ant builds which I still want to maintain 2015-09-05 14:08:21 -07:00
build.gradle Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
build.xml Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
gradle.properties Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
gradlew Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
gradlew.bat Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
project.properties Compile against android-10 while we still care about Gingerbread ... nom nom nom 2015-09-27 15:04:10 -07:00
res Add proper icons to Android Studio project 2015-03-10 14:32:48 -07:00
run.sh Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
settings.gradle Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
src Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00