1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00
Wrapper of syncthing for Android.
Find a file
2014-05-12 18:54:26 +02:00
src/main Moved build to gradle. 2014-05-12 18:54:26 +02:00
.gitignore Moved build to gradle. 2014-05-12 18:54:26 +02:00
build.gradle Moved build to gradle. 2014-05-12 18:54:26 +02:00
build.sh Moved build to gradle. 2014-05-12 18:54:26 +02:00
go.diff Changed description for go patch. 2014-05-06 12:31:25 +02:00
LICENSE Added MIT license. 2014-05-05 23:52:51 +02:00
README.md Moved build to gradle. 2014-05-12 18:54:26 +02:00

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.