/GoQuiet-android

GoQuiet plugin on android

Primary LanguageKotlin

GoQuiet-android

Shadowsocks plugin GoQuiet for Android

Requirements

  • Go1.11+
  • Android NDK
  • Android SDK 26+

Build Instructions

  1. Edit ndk-bundle\build\tools\make_standalone_toolchain.py, change the line flags = '-target {} -stdlib=libc++'.format(target) to flags = '-target {}'.format(target) (see golang/go#29706)
  2. Execute make.sh
  3. Build with Android Studio