Updated REServer Andriod application.
authorJay Sharma <jay.sharma@samsung.com>
Tue, 15 Sep 2015 11:39:59 +0000 (17:09 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Wed, 16 Sep 2015 00:35:31 +0000 (00:35 +0000)
commit047da2699508768e37c50c693ac853c084c500aa
treeb401c2582be6bf63474c9a017871af27c6a49d50
parenta6626b7ae452f10c67d35e580cfcc126481afe5d
Updated REServer Andriod application.

- Updated REServer application for the new bundles : BMI and DI bundles.
- Updated the .xml file for the bundles.

Change-Id: I924f1a17bd2c3f5368e3275b5a019cc2759da7a2
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2519
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/examples/android/REServer/assets/lib/ResourceContainerConfig.xml
service/resource-encapsulation/examples/android/REServer/res/layout/list_group.xml [new file with mode: 0644]
service/resource-encapsulation/examples/android/REServer/res/layout/list_item.xml [new file with mode: 0644]
service/resource-encapsulation/examples/android/REServer/res/layout/resource_container.xml
service/resource-encapsulation/examples/android/REServer/res/layout/server_builder.xml
service/resource-encapsulation/examples/android/REServer/res/layout/userinputfortemperaturevalue.xml
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ResourceContainer.java
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ResourceContainerActivity.java
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ServerBuilder.java
service/resource-encapsulation/examples/android/REServer/src/com/example/sampleserver/ServerBuilderAutoActivity.java