• Stars
    star
    504
  • Rank 87,537 (Top 2 %)
  • Language
    Java
  • License
    Other
  • Created almost 12 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android client for Seafile

Seafile Android Client Build Status

The application has been published onto the market for easy access:

Get it on Google Play Get it on F-Droid

Contributors

See Contributors Graph

Build the APK

  • Make sure you have installed the Android SDK then:

  • cd into seadroid directory

  • Create key.properties file or simply rename key.properties.example and change configurations to match yours.

  • Create keystore file if you don't have one

keytool -genkey -v -keystore app/debug.keystore -alias AndroidDebugKey -keyalg RSA -keysize 2048 -validity 1 -storepass android -keypass android -dname "cn=TEST, ou=TEST, o=TEST, c=TE"
  • Build with ./gradlew assembleRelease

You will get app/build/outputs/apk/seafile-${versionName}.apk after the build finishes.

Develop in Android Studio

Prerequisites

  • Android Studio
  • OpenJDK 8 / OracleJDK 8

Import project

  • Open Android Studio
  • Import project
  • Select seadroid directory
  • Choose import from gradle
  • Click next until import is completed

Develop in IntelliJ/Eclipse

For those who are using maven build structures, checkout the project from maven branch.

Internationalization

Contribute your translation

Please submit translations via Transifex: https://www.transifex.com/haiwen/seadroid/

Steps:

  1. Create a free account on Transifex (https://www.transifex.com/).
  2. Send a request to join the language translation.
  3. After accepted by the project maintainer, then you can upload your file or translate online.

More Repositories

1

seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
C
11,597
star
2

seafile-rpi

Seafile server package for Raspberry Pi.
Shell
552
star
3

seafile-docker

A Docker image for Seafile server
Python
520
star
4

seahub

The web end of seafile server.
Python
511
star
5

seafile-client

Seafile desktop client.
C++
448
star
6

seafile-server

Seafile Server Core
C
424
star
7

seafile-server-installer-cn

One script to install seafile server
Shell
363
star
8

seafile-docs-cn

SeafileζœεŠ‘ε™¨η”¨ζˆ·ζ‰‹ε†Œ
Shell
293
star
9

seafile-iOS

iOS client for seafile
Objective-C
210
star
10

seafdav

Seafile webdav server
Python
81
star
11

seadrive-gui

GUI part of seadrive.
C++
58
star
12

seafile-user-manual

Manual for Seafile client
CSS
58
star
13

libsearpc

A simple C language RPC framework (including both server side & client side). Python binding is also provided
C
56
star
14

python-seafile

python client for seafile web api
Python
29
star
15

seafile-admin-docs

Shell
25
star
16

webapi-examples

seafile web api examples
C#
20
star
17

ccnet-server

Internal communication framework and user/group management for Seafile server
C
17
star
18

seafile-js

Seafile Javascript API
JavaScript
17
star
19

seadrive-fuse

SeaDrive daemon with FUSE interface
C
17
star
20

seafobj

python library for accessing seafile data model
Python
16
star
21

seafile-shell-ext

Windows Shell Extension for Seafile Client
C++
11
star
22

seafile-vagrant

vagrant configuration for seafile development.
Shell
9
star
23

NewQuickAction

QuickAction for android
Java
8
star
24

maven-repo

maven libraries used by seafle android app
5
star
25

seafile-outlook

Seafile Outlook plugin
C#
5
star
26

seafile-docs-ko

Manual for Seafile server (Korean)
3
star
27

seafile-zimlet

JavaScript
3
star
28

seafile-python-api-examples

seafile apython api examples
Shell
2
star
29

seafile-test-deploy

Scripts for setup the seafile test enviroment.
Shell
2
star
30

seafile-release-tools

Python
2
star
31

seafile-ansible

1
star
32

seafile-server-manual

1
star
33

docker-example-ali

Python
1
star
34

sea-markdown-editor

A WYSIWYG Markdown editor
JavaScript
1
star