GitHub - simplesoft-duongdt3/ShadowVPNAndroid: in progress

Skip to content

Navigation Menu

Sign in

Appearance settings

ShadowVPN for Android

ShadowVPN for Android. Still in progress.

Download

ShadowVPN is beta and may have bugs. If you still want to have a try:

Download beta.

Develop

  1. build native library.

     apt-get/brew install libtool automake
     export ANDROID_NDK_HOME=/path/to/ndk
     git submodule update --init --recursive
     make
    
  2. open Android Studio and import the project.

  3. build.