apple2ix/Android
Aaron Culliney ee8660e394 Prevent creating a second native CPU thread on multiple onCreate() calls
- This was blowing up in an assert on the native side, yay defensive coding!
2015-04-17 21:41:46 -07:00
..
.idea First cut at Android main menu 2015-03-10 23:32:08 -07:00
app Assure we use only landscape dimensions 2015-04-11 11:42:40 -07:00
assets testdisk appears to work and is rendering on Android 2015-02-24 16:03:21 -08:00
gradle/wrapper Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
jni Prevent creating a second native CPU thread on multiple onCreate() calls 2015-04-17 21:41:46 -07:00
.classpath Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
Android.iml Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00
AndroidManifest.xml Tweaks to get ndk-gdb.py running again 2015-03-30 22:03:38 -07:00
build.gradle Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00
build.xml Skeleton project for Android NDK 2015-02-16 08:47:26 -08: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 Tweaks to get ndk-gdb.py running again 2015-03-30 22:03:38 -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