Adding base app

This commit is contained in:
2020-04-12 01:17:34 +02:00
commit 71afa04d8b
48 changed files with 1030 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
/captures
.externalNativeBuild
.cxx