Shadowsocks plugin GoQuiet for Android
- Go1.11+
- Android NDK
- Android SDK 26+
- Edit ndk-bundle\build\tools\make_standalone_toolchain.py, change the line
flags = '-target {} -stdlib=libc++'.format(target)toflags = '-target {}'.format(target)(see golang/go#29706) - Execute
make.sh - Build with Android Studio