OSLV fixes for RE layer.
authorJay Sharma <jay.sharma@samsung.com>
Fri, 18 Sep 2015 20:02:48 +0000 (01:32 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Sat, 19 Sep 2015 08:37:48 +0000 (08:37 +0000)
commitd60fdb8a9ae84c62320cc686220249489cb4f39a
tree1dc4357a4fa2d10cf09f18f6ed62315ee9885bc1
parenta465ba807d2be9201aeb133a70feb92a0a166724
OSLV fixes for RE layer.

- Updated Android sample apps.

Change-Id: I6df99717227d1515e40a08560550b3cb2c82d54c
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2723
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
14 files changed:
service/resource-encapsulation/examples/android/REClient/res/menu/main.xml
service/resource-encapsulation/examples/android/REClient/res/values-w820dp/dimens.xml
service/resource-encapsulation/examples/android/REClient/res/values/dimens.xml
service/resource-encapsulation/examples/android/REClient/res/values/strings.xml
service/resource-encapsulation/examples/android/REServer/AndroidManifest.xml
service/resource-encapsulation/examples/android/REServer/res/layout/group.xml [moved from service/resource-encapsulation/examples/android/REServer/res/layout/list_group.xml with 89% similarity]
service/resource-encapsulation/examples/android/REServer/res/layout/list_item.xml
service/resource-encapsulation/examples/android/REServer/res/menu/main.xml
service/resource-encapsulation/examples/android/REServer/res/values-w820dp/dimens.xml
service/resource-encapsulation/examples/android/REServer/res/values/dimens.xml
service/resource-encapsulation/examples/android/REServer/res/values/strings.xml
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/MainActivity.java
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ResourceContainer.java
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ResourceContainerActivity.java