TRANSIG : A testimonial on experience developing a Tizen app :
I was part of Maemo/MeeGo and got a tizen board at some html5 event …
I did try to hack a “proof of concept” html5 client for WebDav backend for tizen platform , I'll have to test on other browsers … it's early stages and not fully usable but I can share the sources
<video src="http://dl.dropbox.com/u/93263865/file/transig.webm" controls >
<iframe src="http://blip.tv/play/AYOAm0AA.html?p=1" width="200" height="350" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#AYOAm0AA" style="display:none"></embed>
</video>
Apparently I am not the only one on that topic :
HistorY :
SlP (samsung linux platform) , deblet, QtOpia , OpenMoko , JollA , EfL , bohdi ? …
https://github.com/kumadasu/tizen-history/raw/master/tizen-history.pdf
Tv :
SpecS :
see ArmV7
Press the volume up, volume down and power key at once to enter the user special mode
FirmWare :
sudo apt-file search libarchive.so.2 time sudo lthor lb-tizen_20120727.3-rs.tar.gz # 2min html5test=417+15
OriG: linux-kernel :
Linux version 2.6.36+ F_Tizen_20120419_1-1-gbdaa401 (shkim@shkim) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Thu Apr 19 20:21:34 KST 2012
UpGrade :
wget http://download.tizen.org/sdk/current/tizen_sdk.bin LD_PRELOAD=/home/user/tizen_sdk/SDK/build-system/toolchains/gcc-4.5.3.sb2/usr/lib/libjpeg.so.62 ./emulator-manager
Using EclipsE SdK it Fails to deploy to SamsunG DevicE ,
Widget installation failed! Widget installation failed! (Return Code: 259)
WorkAround is to upload files using :
~/tizen_sdk/SDK/sdb/sdb shell
More :
export LD_LIBRARY_PATH=${HOME}/mnt/rootfs-i386/usr/lib/ bash -x ~/tizen_sdk/IDE/startup.sh
bash -x ./startup.sh -vm ~/mnt/rootfs-i386/usr/lib/jvm/java-6-sun/jre/bin/java
Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/tmp/tmp-root.tmp/mnt/sda7/home/user/tizen_sdk/IDE/configuration/org.eclipse.osgi/bundles/360/1/.cp/libswt-mozilla-gtk-3738.so: libxpcom.so: cannot open shared object file: No such fi$ no swt-mozilla-gtk in java.library.path /mnt/sda5/home/rzr/.swt/lib/linux/x86/libswt-mozilla-gtk-3738.so: libxpcom.so: cannot open shared object file: No such file or directory Can't load library: /home/rzr/.swt/lib/linux/x86/libswt-mozilla-gtk.so * http://stackoverflow.com/questions/4945178/cannot-run-eclipse-jvm-terminated-exit-code-13 * http://stackoverflow.com/questions/957700/how-to-set-the-java-library-path-from-eclipse * http://makall.wordpress.com/2012/06/11/tizen-sdk-1-0-on-64-bits-fed-i-mean-archlinux/ * https://bugs.tizen.org/jira/browse/TSDK-48?focusedCommentId=11508#comment-11508
at org.tizen.installmanager.ui.InstallManagerWindow$4.widgetSelected(InstallManagerWindow.java:390)
…
http://download.tizen.org/sdk/InstallManager/tizen-sdk-2.0-ubuntu64.bin
http://download.oracle.com/otn-pub/java/jdk/7u7-b10/jdk-7u7-linux-x64.tar.gz
sudo aptitude install libavcodec-dev libavcodec-extra-53 java-package expect unp
make-jpkg ~/Downloads/jdk-7u7-linux-x64.tar.gz # http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavcodec52_0.7.13-dmo2_amd64.deb # dpkg-shlibdeps: error: couldn't find library libavcodec.so.52 needed by /tmp/make-jpkg.2htSXpO4KU/install/usr/lib/jvm/j2sdk1.7-oracle/jre/lib/amd64/fxavcodecplugin-52.so (ELF format: 'elf64-x86-64'; RPATH: '')
export JAVA_HOME=/usr/local/opt/jdk1.7.0_07/ export PATH=${JAVA_HOME}/bin:${PATH}
bash -x ~/Downloads/tizen-sdk-2.0-ubuntu64.bin
# CHECK_OPENJDK='OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-3) # OpenJDK is not supported. Try again with Oracle JDK. # tizen-sdk-2.0-ubuntu64.bin: line 89: [: 10.10: unary operator expected
./InstallManager # # A fatal error has been detected by the Java Runtime Environment: # SIGSEGV (0xb) at pc=0x00007fba269974bc, pid=26718, tid=140437892495104 # JRE version: 7.0_07-b10 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode linux-amd64 compressed oops) # Problematic frame: # C 0x00007fba269974bc *** glibc detected *** java: invalid fastbin entry (free): 0x00007fba2c0105c0 *** ./InstallManager: line 19: 26718 Aborted java -jar InstallManager.jar $@
Applications :
tizenstore://MainPage/