syncthing-android/README.md

280 B

syncthing-android

A port of syncthing to Android.

Building

Setup goandroid.

To compile, run ./build.sh (go cross compile) and ant -f build.xml clean debug install run (Android package).