new android studio project working

This commit is contained in:
Hristo Hristov
2015-12-15 16:24:07 +02:00
parent 7ee9be6236
commit babf84b2e8
55 changed files with 4331 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures