Commit 5978f6ba authored by Max Lv's avatar Max Lv

update readme

parent 4c7d2266
......@@ -15,7 +15,7 @@ A shadowsocks client for Android, powered by amazing node.js.
* Android SDK r17+
* Android NDK r8+
* Local maven dependencies
Use Maven Android SDK Deployer to install all android related dependencies.
```bash
git clone https://github.com/mosabua/maven-android-sdk-deployer.git
pushd maven-android-sdk-deployer
......@@ -23,7 +23,9 @@ A shadowsocks client for Android, powered by amazing node.js.
mvn install -P 4.1
popd
```
* Build native dependecies
```bash
ndk-build
cp libs/armeabi/pdnsd assets/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment