forked from amazingfate/loongoffice
Experimental. Let's see whether it makes sense to not use Java when building the LO core for the (newer, Online-based) Android app. Change-Id: I119861704d02bbfaa0cfd9f72c7b437f1730e48e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95847 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
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.