Enable gradle build for Easy setup app for Android with scons
authorJihun Ha <jihun.ha@samsung.com>
Mon, 8 Aug 2016 09:25:09 +0000 (18:25 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Mon, 8 Aug 2016 12:43:31 +0000 (12:43 +0000)
commitc5ac3b7d44c1360c5d9ab1380d7d0a688f1b5cd0
tree5273eee58674263aba21169965c70b5d6bb5490f
parente290bf39b37f41360a58d54b05c5ee4e25b21425
Enable gradle build for Easy setup app for Android with scons

Along with the patch 10093, this is for build easy setup
Android app with gradle build in scons.

Change-Id: Ib99cb63cfe8859766b8263e5669cb2cd9d9ddba9
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10095
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/easy-setup/mediator/richsdk/SConscript
service/easy-setup/sampleapp/mediator/android/EasySetup/EasySetup.iml [new file with mode: 0755]
service/easy-setup/sampleapp/mediator/android/EasySetup/app/build.gradle
service/easy-setup/sampleapp/mediator/android/EasySetup/app/proguard-rules.pro [new file with mode: 0644]
service/easy-setup/sampleapp/mediator/android/EasySetup/build.gradle [changed mode: 0644->0755]
service/easy-setup/sampleapp/mediator/android/EasySetup/gradle.properties [new file with mode: 0644]
service/easy-setup/sampleapp/mediator/android/EasySetup/settings.gradle
service/easy-setup/sampleapp/mediator/android/SConscript [new file with mode: 0644]