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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user