Tizen - the New Operating System
-
So no Qt in "new Tizen SDK":https://developer.tizen.org/sdk ....
-
Videos of "all presentations during Tizen conference were published online":https://www.tizen.org/conference/tizen-developer-conference/schedule. Although HTML5 is the main topic I guess that many of you will be interested in.
-
[quote author="Jayakrishnan.M" date="1337305472"]I think people here would be interested if there is Qt support on Tizen. Why should we be interested in html 5 ? Personally I was also interested in native development with EFL. But the slides are all about HTML5. [/quote]
I found the presentations interesting and useful although their are not Qt related. I think that HTML5 has a bright future and in my opinion it worth sharing information about it here at the lounge.
-
I found an article about building Qt 4.8.1 on Tizen Developer Device at "this forum":http://tizentalk.com/forum/threads/build-qt-4-8-1-for-the-tizen-developer-device.4/ and I decide to add a copy at "Qt Dev Network wiki":http://qt-project.org/wiki/Build_Qt_for_Tizen_Developer_Device.
-
leon -
[quote author="leon.anavi" date="1337691231"]I found an article about building Qt 4.8.1 on Tizen Developer Device at "this forum":http://tizentalk.com/forum/threads/build-qt-4-8-1-for-the-tizen-developer-device.4/ and I decide to add a copy at "Qt Dev Network wiki":http://qt-project.org/wiki/Build_Qt_for_Tizen_Developer_Device. [/quote]
This process is now obsolete because Tizen is no longer using SBS :
http://www.mail-archive.com/general@lists.tizen.org/msg00274.html
No Tizen is moving from deb to rpm and SBS to OBS.
Tizen 1.0 : deb + SBS
Tizen 2.0 : rpm + OBSTime to get an OBS account.
cfg83
-
As most of you probably know ten days ago on 18 February 2013 "Tizen 2.0 Magnolia was released":https://www.tizen.org/blogs/tsg/2013/tizen-2.0-magnolia-sdk-and-source-code-release. "Tizen SDK for Windows, Ubuntu and Mac OS":https://developer.tizen.org/downloads/tizen-sdk was also released on the same date. The biggest changes related to app development is the native framework which allows to create apps using C++. Samsung has merged Bada inside Tizen so the native framework in pretty similar to Bada APIs.
-
Hi All,
I created a Tizen 2.0 Magnolia Live USB and I booted it on my netbook - Asus EeePC with Intel Atom CPU. I have described the whole process for "Live USB creation at Tizen Wiki":https://wiki.tizen.org/wiki/Tizen_for_Netbook
I have posted a video about "Tizen 2.0 on netbook":http://youtu.be/iBuPgxepUQI at YouTube:
[YouTubeID:iBuPgxepUQI]I guess my next step should be to try to run Qt 5 on Tizen :)
-
[quote author="cfg83" date="1366601215"]Leon - Great work!
[/quote]Thank you :)
[quote author="cfg83" date="1366601215"]Do you think the image would "just work" on an old Ases 900 Eee PC?
[/quote]I am not sure that it will boot because my netbook is with Atom processor. But you can try it out. :) Please follow the "wiki article to create Tizen live USB":https://wiki.tizen.org/wiki/Tizen_for_Netbook. It's not difficult at all.
-
Leon -
Ok, I tried the same ivi-2.0-tizen-2.0_20130419.6-sdb.raw.bz2 on my Asus Eee PC 900 :
- The brightness screen is the first screen.
- I can navigate to the Settings screen.
- Toggling the wifi never gets past the "wait spinner".
- If I select a non-toggle option I fall back to the brightness screen
- I can open a root terminal and navigate around the file system
I'll probably try other images and see if the same thing happens.
cfg83
-
[quote author="cfg83" date="1366833864"]
Ok, I tried the same ivi-2.0-tizen-2.0_20130419.6-sdb.raw.bz2 on my Asus Eee PC 900 [/quote]Well done! I added your netbook to the list of "verified hardware at Tizen Wiki":https://wiki.tizen.org/wiki/Tizen_Verified_Hardware#Netbooks.
Btw wget is not installed by default so most probably you will have to install it using an rpm.
Have you already tried to run any Qt app on your netbook with Tizen?
-
Leon -
[quote author="leon.anavi" date="1366834991"]
[quote author="cfg83" date="1366833864"]
Ok, I tried the same ivi-2.0-tizen-2.0_20130419.6-sdb.raw.bz2 on my Asus Eee PC 900 [/quote]Well done! I added your netbook to the list of "verified hardware at Tizen Wiki":https://wiki.tizen.org/wiki/Tizen_Verified_Hardware#Netbooks.
Btw wget is not installed by default so most probably you will have to install it using an rpm.
Have you already tried to run any Qt app on your netbook with Tizen?
[/quote]No, because even though the image didn't crash I couldn't get beyond the brightness or settings screen.
cfg83
-
[quote author="cfg83" date="1366909986"]
No, because even though the image didn't crash I couldn't get beyond the brightness or settings screen. [/quote]Have you tried an older release or the alpha image?
10x,
Leon -
Leon -
[quote author="leon.anavi" date="1366932563"]...
Have you tried an older release or the alpha image?
10x,
Leon[/quote]
Just tried ivi-2.0-alpha-tizen-2.0_20130415.1-sdb.raw.bz2 and ivi-2.0-alpha-tizen-2.0a_20130425.1-sdb.raw.bz2 and they locked up.
cfg83
-
"Tizen 2.1 Beta is now available":https://developer.tizen.org/tizen-2.1b-release-notes.
I flashed it on RD-210 following the "Tizen wiki tutorial":https://wiki.tizen.org/wiki/Flash_Tizen_2.1_Image_to_Reference_Device#For_RD-210.
[YouTubeID:akE8oecrKOU]
-
Hi All,
There is ongoing community-driven port of Qt 5 to Tizen. To join and for more details please visit "Qt for Tizen wiki pages":http://qt-project.org/wiki/Tizen. There are "several videos available at YouTube":http://qt-project.org/wiki/Qt_for_Tizen_Videos.
Thanks,
Leon -
"A new article about Qt for Tizen demos during Tizen Developer Conference 2013":http://qtfortizen.blogspot.com/2013/05/qt-for-tizen-on-tdc13.html has been added.