#
EXECUTION_USER=owner
+sdb root on
+
sdb push org.tizen.coretbt_dataprovider-1.0.0-x86.tpk /tmp
sdb push org.tizen.coretbt_serviceapp-1.0.0-x86.tpk /tmp
sdb push org.tizen.coretbt_uiapp-1.0.0-x86.tpk /tmp
sdb push org.tizen.tbt_pushtestapp-1.0.0-x86.tpk /tmp
sdb push org.tizen.tbt_ui_viewmgr-1.0.0-x86.tpk /tmp
sdb push org.example.widget-1.0.0-x86.tpk /tmp
+sdb push org.example.multiclass-1.0.0-x86.tpk /tmp
sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-x86.tpk" $EXECUTION_USER
sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-x86.tpk" $EXECUTION_USER
sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_pushtestapp-1.0.0-x86.tpk" $EXECUTION_USER
sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_ui_viewmgr-1.0.0-x86.tpk" $EXECUTION_USER
sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.example.widget-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.example.multiclass-1.0.0-x86.tpk" $EXECUTION_USER
-sdb root on
-
sdb push dog_1024_960.gif /home/$EXECUTION_USER/media/Images
sdb push SampleMP3.mp3 /home/$EXECUTION_USER/media/Sounds
sdb push sampleH263.3gp /home/$EXECUTION_USER/media/Videos