Skeleton project for Android NDK

This commit is contained in:
Aaron Culliney
2015-02-15 09:52:27 -08:00
parent 0801050455
commit 6947240d97
20 changed files with 302 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
pushd jni
. run.sh
popd