[TBT][3.0_mobile][Non-ACR][Add removed files in release folder] 02/73202/1
authorperforce <perforce@perforce.(none)>
Tue, 7 Jun 2016 07:05:04 +0000 (16:05 +0900)
committerperforce <perforce@perforce.(none)>
Tue, 7 Jun 2016 07:05:04 +0000 (16:05 +0900)
Change-Id: I575132b7deb44e5a43a9319eff9c4078f1d1a001
Signed-off-by: perforce <perforce@perforce.(none)>
release/binary-armv7l/SampleMP3.mp3 [new file with mode: 0644]
release/binary-armv7l/dog_1024_960.gif [new file with mode: 0644]
release/binary-armv7l/install.sh [new file with mode: 0644]
release/binary-armv7l/sampleH263.3gp [new file with mode: 0644]

diff --git a/release/binary-armv7l/SampleMP3.mp3 b/release/binary-armv7l/SampleMP3.mp3
new file mode 100644 (file)
index 0000000..c608a70
Binary files /dev/null and b/release/binary-armv7l/SampleMP3.mp3 differ
diff --git a/release/binary-armv7l/dog_1024_960.gif b/release/binary-armv7l/dog_1024_960.gif
new file mode 100644 (file)
index 0000000..1a2e0ba
Binary files /dev/null and b/release/binary-armv7l/dog_1024_960.gif differ
diff --git a/release/binary-armv7l/install.sh b/release/binary-armv7l/install.sh
new file mode 100644 (file)
index 0000000..0c49acd
--- /dev/null
@@ -0,0 +1,38 @@
+###############################################################################
+ # 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     nazib ullah(nazib.ullah@samsung.com), nazmus saqib(saqib.nzms@samsung.com)
+ # @date       October, 2014
+
+ #
+
+sdb install org.tizen.coretbt_dataprovider-0.0.1-1.armv7l.tpk
+sdb install org.tizen.coretbt_serviceapp-0.0.1-1.armv7l.tpk
+sdb install org.tizen.coretbt_uiapp-0.0.1-1.armv7l.tpk
+sdb install org.tizen.coretbtwidgetapp-0.0.1-1.armv7l.tpk
+sdb install org.tizen.tbt-ime-0.0.1-1.armv7l.tpk
+sdb install org.tizen.tbtcoreapp-0.0.1-1.armv7l.tpk
+
+sdb push dog_1024_960.gif /opt/home/owner/content/Images
+sdb push SampleMP3.mp3 /opt/home/owner/content/Sounds
+sdb push sampleH263.3gp /opt/home/owner/content/Videos
+
+sdb shell launch_app org.tizen.tbtcoreapp
diff --git a/release/binary-armv7l/sampleH263.3gp b/release/binary-armv7l/sampleH263.3gp
new file mode 100644 (file)
index 0000000..c0a0b39
Binary files /dev/null and b/release/binary-armv7l/sampleH263.3gp differ