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
+2 -2
View File
@@ -1,5 +1,5 @@
To build this within the NDK several things have to be added in the jni
folder:
To build this within the NDK several things have to be added in the
app/src/main/jni/ folder:
- strongswan: The strongSwan sources. This can either be an extracted tarball,
or a symlink to the Git repository. To build from the repository the sources