- 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>
(cherry picked from commit
943305507880a8cbb4cbef16e2362b128b504d3f)
Reviewed-on: https://gerrit.iotivity.org/gerrit/7671
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