Skip to content

notsure2/GoQuiet-android

 
 

Repository files navigation

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

About

GoQuiet plugin on android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 61.2%
  • Shell 38.8%