init android project

This commit is contained in:
pengfei.zhou
2019-07-18 13:29:28 +08:00
parent b06e31fac6
commit 36c5029935
44 changed files with 842 additions and 0 deletions

13
Android/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild