1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
syncthing-android/README.md

654 B

syncthing-android

A port of syncthing to Android.

Get it on Google Play

Building

Setup goandroid.

Then, apply go.diff to your local golang source, and compile it.

For syncthing, use my fork.

To compile, run gradle assembleDebug.

License

All code is licensed under the MIT License.