[Easy-Setup] Updated README file for Mediator Android app.
authorJay Sharma <jay.sharma@samsung.com>
Thu, 7 Apr 2016 07:50:09 +0000 (13:20 +0530)
committerUze Choi <uzchoi@samsung.com>
Thu, 7 Apr 2016 10:10:19 +0000 (10:10 +0000)
- Updated for using SECURITY feature.

Change-Id: I3d99696e60b2d817617cf1c80205dafd2768b62a
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/7655
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/Build_Instructions_Android_Arduino.txt

index b54f354..80bfd14 100644 (file)
@@ -58,6 +58,12 @@ Steps to build and deploy Easysetup Mediator in Android platform
     e) Step (d) will generate cross compiled Easysetup JNI .so files in the following folder
        <iotivity>/service/easy-setup/mediator/richsdk/android/libs/armeabi
 
+NOTE: If you are going to use the SECURITY feature :
+
+      (a) please remove the "oic_svr_db_client.dat" file from the application (EasySetup/app/src/main/assets/)
+
+      (b) Copy the same file in the same folder from : <iotivity>/resource/csdk/security/provisioning/sample/oic_svr_db_client.dat
+
 2) Compilation using Android Studio
 
     0) Prerequisite for running the Android application