syncthing-android

Wrapper of syncthing for Android.

Github星跟踪图

syncthing-android

Build Status
License: MPLv2
Bountysource

A wrapper of Syncthing for Android.

Translations

The project is translated on Transifex.

Building

Dependencies

  • Android SDK (you can skip this if you are using Android Studio)
  • Android NDK ($ANDROID_NDK_HOME should point at the root directory of your NDK)
  • Go (see here for the required version)
  • Java Version 8 (you might need to set $JAVA_HOME accordingly)

Build instructions

Make sure you clone the project with
git clone https://github.com/syncthing/syncthing-android.git --recursive. Alternatively, run
git submodule init && git submodule update in the project folder.

Build Syncthing using ./gradlew buildNative. Then use ./gradlew assembleDebug or
Android Studio to build the apk.

License

The project is licensed under the MPLv2.

主要指标

概览
名称与所有者syncthing/syncthing-android
主编程语言Java
编程语言Java (语言数: 4)
平台
许可证Mozilla Public License 2.0
所有者活动
创建于2014-02-22 17:15:19
推送于2024-12-03 21:13:47
最后一次提交
发布数493
最新版本名称1.28.1 (发布于 2024-12-03 22:13:06)
第一版名称0.1.0 (发布于 )
用户参与
星数3.9k
关注者数108
派生数475
提交数2.5k
已启用问题?
问题数1398
打开的问题数152
拉请求数395
打开的拉请求数7
关闭的拉请求数280
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?