Android makefiles for triangle example (wip) (#97)

This commit is contained in:
saschawillems 2016-03-20 14:31:20 +01:00
parent 2ac9be7225
commit 92cdb2060e
5 changed files with 100 additions and 0 deletions

9
triangle/android/.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
/assets/
/bin/
/libs/
/obj/
/build.xml
/local.properties
/project.properties
/proguard-project.txt
*.apk