/SmartSync

Android client for Seafile

Primary LanguageJava

Seafile Android Client

Build the APK

  • Make sure you have installed Maven 3.1.1+
  • Build the apk by:
mvn clean package

You will get target/seadroid.apk after the build finishes.

Develop in Eclipse

Android Dependencies

Build

Now you can build seadroid in eclipse.