https://wiki.strongswan.org/projects/strongswan/wiki/AndroidVPNClientBuild
- Preparing the dev environment(Build on Ubuntu 14.04 amd64 to prevent various issues), see the [Doc] [1]
- Preparing the source code:
./autogen.sh && ./configure && make dist
- Preparing the dev environment with Android sdk and ndk for further development