]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Android project files (incomplete).
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 20 Jul 2016 13:28:47 +0000 (09:28 -0400)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 20 Jul 2016 13:28:47 +0000 (09:28 -0400)
commita00e32dfd4e731e68477ccaf447a0de25e0dd76b
tree22af5709bd9c4242aeb970c56248c78c03880f14
parente2392574c5aa96415f2f32e572b2b763c8b890d9
Android project files (incomplete).
21 files changed:
Android/.gitignore [new file with mode: 0644]
Android/AndroidManifest.xml [new file with mode: 0644]
Android/ant.properties [new file with mode: 0644]
Android/build.properties [new file with mode: 0644]
Android/build.xml [new file with mode: 0644]
Android/default.properties [new file with mode: 0644]
Android/jni/Android.mk [new file with mode: 0644]
Android/jni/Application.mk [new file with mode: 0644]
Android/jni/ogg/Android.mk [new file with mode: 0755]
Android/jni/src/Android.mk [new file with mode: 0644]
Android/jni/vorbis/Android.mk [new file with mode: 0755]
Android/proguard-project.txt [new file with mode: 0644]
Android/project.properties [new file with mode: 0644]
Android/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
Android/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
Android/res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
Android/res/drawable-xxhdpi/ic_launcher.png [new file with mode: 0644]
Android/res/layout/main.xml [new file with mode: 0644]
Android/res/values/strings.xml [new file with mode: 0644]
Android/src/org/libsdl/app/SDLActivity.java [new file with mode: 0644]
Android/src/org/xonotic/game/xonotic/SDLActivity.java [new file with mode: 0644]