add android example project

This commit is contained in:
Hannes Janetzek
2013-07-01 05:19:41 +02:00
parent dd757a1b95
commit b416aa09a2
26 changed files with 723 additions and 0 deletions

2
vtm-android-example/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
bin/*
gen/*