Jacobo Aragunde Pérez e6fe508d68 Android: add ownCloud library to the build.
Library code from https://github.com/jaragunde/owncloud-android-library

This patch downloads, builds and installs the library from a tarball
uploaded to http://dev-www.libreoffice.org/src/.

Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f
Reviewed-on: https://gerrit.libreoffice.org/16190
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
2015-06-10 07:44:56 +00:00

8 lines
367 B
Plaintext

Library required to access ownCloud servers from Android.
Code from https://github.com/jaragunde/owncloud-android-library, release 0.9.4.
Notice it is a fork from the official repository at
https://github.com/owncloud/android-library, the test and example projects have
been removed and the binary jars have been replaced with the sources of the
required libraries.