Convert the Android source code to the directory structure of a Gradle-based Android Studio project.

This commit is contained in:
Eder Bastos
2015-04-30 18:15:10 -04:00
parent 4b00ccbe4e
commit c80225ea4d
275 changed files with 399 additions and 377 deletions
+4 -1
View File
@@ -15,7 +15,7 @@
/obj/
# Copied by cmake
/assets/
*/*/*/assets/
# Local configuration file (sdk path, etc)
local.properties
@@ -37,3 +37,6 @@ tasks.xml
.gradle/*
.idea
gradle/
build/
*.so
*.iml