android: Migrate to the Gradle build system

This uses a manual way to trigger the NDK build (the default with
on-the-fly Android.mk files does not work for us).
This commit is contained in:
Tobias Brunner
2015-11-12 14:11:37 +01:00
parent 073761ec41
commit a50f3037ad
139 changed files with 327 additions and 71 deletions
+1
View File
@@ -0,0 +1 @@
include ':app'