From: David A. Velasco Date: Mon, 20 Jan 2014 09:53:07 +0000 (+0100) Subject: Fixed sample client to load oc_framework library with no need to include the JAR... X-Git-Tag: oc-android-1.5.5~69^2~12 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/ea2e3ec92ef484e76a4c28d961c83f83c4a51b44?ds=inline;hp=-c Fixed sample client to load oc_framework library with no need to include the JAR files manually --- ea2e3ec92ef484e76a4c28d961c83f83c4a51b44 diff --git a/oc_framework/sample_client/project.properties b/oc_framework/sample_client/project.properties index 4ab12569..f3419563 100644 --- a/oc_framework/sample_client/project.properties +++ b/oc_framework/sample_client/project.properties @@ -12,3 +12,4 @@ # Project target. target=android-19 +android.library.reference.1=..