[IOT-1887] Android apps fail to run
authorLarry Sachs <larry.j.sachs@intel.com>
Mon, 6 Mar 2017 22:47:49 +0000 (14:47 -0800)
committerRick Bell <richard.s.bell@intel.com>
Tue, 7 Mar 2017 19:10:38 +0000 (19:10 +0000)
commit6d581bc09055cfd805959e36e3f567f3b29562df
tree8a94ffdfded76e2f192eebc9cfe0044608074395
parent288a6c07b41f4d6d05f4a6b8189f570b50a7904b
[IOT-1887] Android apps fail to run

Changed java/iotivity-android/build.gradle to copy libresource_directory.so
into the sample app apk files.

As a result of that change, the service/notification builds need to specfically
exclude that library.

Tested with running simple server/client apps on nexus 9.

Change-Id: I2143c37d424614e50a877f0c8c5153387f0a2b09
Signed-off-by: Larry Sachs <larry.j.sachs@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/17711
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: George Nash <george.nash@intel.com>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
java/iotivity-android/build.gradle
service/notification/examples/android/NotiConsumerExample/app/build.gradle
service/notification/examples/android/NotiProviderExample/app/build.gradle