Android support for Vulkan demo scene (#97)

This commit is contained in:
saschawillems 2016-03-23 21:45:43 +01:00
parent 6ee70824e5
commit edf195efb6
9 changed files with 167 additions and 25 deletions

10
android/vulkanscene/.gitignore vendored Normal file
View file

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