--- /dev/null
+###############################################################################
+ # Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ #
+ # Licensed under the Apache License, Version 2.0 (the License);
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of the License at
+ #
+ # http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing, software
+ # distributed under the License is distributed on an "AS IS" BASIS,
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ # See the License for the specific language governing permissions and
+ # limitations under the License.
+ #
+ ###############################################################################/
+ ##
+ # @file install.sh
+ # @brief install script for TBT
+ #
+ #
+ # @author A. B. M. Nazibullah(nazib.ullah@samsung.com)
+ # @date November, 2016
+
+ #
+
+
+sdb push org.tizen.coretbt_dataprovider-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.coretbt_serviceapp-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.coretbt_uiapp-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.operationpickviewapp-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.coretbtwidgetapp-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.tbt-ime-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.tbtcoreapp-dali-1.0.0-aarch64.tpk /tmp
+sdb push org.tizen.tbtcoreapp-1.0.0-aarch64.tpk /tmp
+
+
+sdb push dog_1024_960.gif /opt/home/owner/media/Images
+sdb push SampleMP3.mp3 /opt/home/owner/media/Sounds
+sdb push sampleH263.3gp /opt/home/owner/media/Videos
+sdb push tbt_push_auth.xml /home/owner/media/Others
+sdb push iotcon-test-svr-db-client.dat /home/owner/media/Others
+sdb push iotcon-test-svr-db-server.dat /home/owner/media/Others
+
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-aarch64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-aarch64.tpk
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<push_auth>
+ <appID></appID>
+ <appSecret></appSecret>
+</push_auth>
--- /dev/null
+###############################################################################
+ # Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ #
+ # Licensed under the Apache License, Version 2.0 (the License);
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of the License at
+ #
+ # http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing, software
+ # distributed under the License is distributed on an "AS IS" BASIS,
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ # See the License for the specific language governing permissions and
+ # limitations under the License.
+ #
+ ###############################################################################/
+ ##
+ # @file install.sh
+ # @brief install script for TBT
+ #
+ #
+ # @author A. B. M. Nazibullah(nazib.ullah@samsung.com)
+ # @date November, 2016
+
+ #
+
+sdb push org.tizen.coretbt_dataprovider-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.coretbt_serviceapp-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.coretbt_uiapp-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.operationpickviewapp-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.coretbtwidgetapp-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.tbt-ime-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.tbtcoreapp-dali-1.0.0-x86_64.tpk /tmp
+sdb push org.tizen.tbtcoreapp-1.0.0-x86_64.tpk /tmp
+
+
+sdb push dog_1024_960.gif /opt/home/owner/media/Images
+sdb push SampleMP3.mp3 /opt/home/owner/media/Sounds
+sdb push sampleH263.3gp /opt/home/owner/media/Videos
+sdb push tbt_push_auth.xml /home/owner/media/Others
+
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-x86_64.tpk
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-x86_64.tpk
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<push_auth>
+ <appID></appID>
+ <appSecret></appSecret>
+</push_auth>