A shadowsocks client for Android, written in Scala.
- JDK 1.6+
- SBT 0.12.3+
- Android SDK r21+
- Android NDK r8d+
- Create your key following the instructions at http://developer.android.com/guide/publishing/app-signing.html#cert
- Put your key in ~/.keystore
- Create
local.sbtfromlocal.sbt.examplewith your own key alias - Invoke the building like this
# Optional
./build-ndk.sh
# Build
sbt android:prepare-market