From: Jay Sharma Date: Thu, 7 Apr 2016 07:50:09 +0000 (+0530) Subject: [Easy-Setup] Updated README file for Mediator Android app. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=943305507880a8cbb4cbef16e2362b128b504d3f;p=contrib%2Fiotivity.git [Easy-Setup] Updated README file for Mediator Android app. - Updated for using SECURITY feature. Change-Id: I3d99696e60b2d817617cf1c80205dafd2768b62a Signed-off-by: Jay Sharma Reviewed-on: https://gerrit.iotivity.org/gerrit/7655 Tested-by: jenkins-iotivity Reviewed-by: Uze Choi --- diff --git a/service/easy-setup/Build_Instructions_Android_Arduino.txt b/service/easy-setup/Build_Instructions_Android_Arduino.txt index b54f354..80bfd14 100644 --- a/service/easy-setup/Build_Instructions_Android_Arduino.txt +++ b/service/easy-setup/Build_Instructions_Android_Arduino.txt @@ -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 /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 : /resource/csdk/security/provisioning/sample/oic_svr_db_client.dat + 2) Compilation using Android Studio 0) Prerequisite for running the Android application