资 源 简 介
android 连接 vpn的源码
How To Build
Put the prebuild openvpn binary to "assets/openvpn" then:
Method 1. Build with android soure tree
# under root of android source tree
source build/envsetup.sh
breakfast `your device model`
cd `OpenVpn folder`
mm
Method 2. Using maven and ndk (recommanded)
Put your signkey at OpenVpn folder/signkey.keystore (optional)
export ANDROID_NDK_HOME=`