SlideShare uma empresa Scribd logo
1 de 56
Baixar para ler offline
Tizen 2.0 Overview
Naruto TAKAHASHI(tnaruto@gmail.com)
OSC 2013 Tokyo/Spring
On Januar y 23, 2013
Tizen 2.0 MAGNOLIA is released! At
2013/02/18
Yay!
Yay! Tizen 2.0 MAGNOLIA is released!
It looks like a valentine day present.
What’s new, 2.0 MAGNOLIA?
• Enhanced Web framework that provides state-of-the-art HTML5/W3C API support
• Web UI framework, including full-screen and multi-window support
• Additional Tizen device APIs, such as Bluetooth and NFC support, and access to the device’s calendar, call history, and
  messaging subsystems
• Web Runtime framework supporting new configuration elements for specifying the required features and privileges, and
  providing the basic runtime environment for NPRuntime plugins
• Native framework supporting full-featured application development and providing a variety of features such as
  background applications, IP Push, and TTS (Text-To-Speech)
• Core and native reference applications including Calendar, Contacts, Gallery, Phone, Settings, and Video Player
• Enhanced Web IDE providing WYSIWYG design environment, Chrome-based JavaScript inspector, and JavaScript log
  viewer
• Native IDE providing a project wizard, WYSIWYG design environment, unit test tool, and dynamic analyzer
What’s new, 2.0 MAGNOLIA?
• Enhanced Web framework that provides state-of-the-art HTML5/W3C API support
    You would like to know more details,
• Web UI framework, including full-screen and multi-window support
• Additional Tizen device APIs, such as Bluetooth and NFC support, and access to the device’s calendar, call history, and
   please read a article of tizen blog.
  messaging subsystems
• Web Runtime framework supporting new configuration elements for specifying the required features and privileges, and

https://www.tizen.org/blogs/tsg/2013/tizen-
  providing the basic runtime environment for NPRuntime plugins
• Native framework supporting full-featured application development and providing a variety of features such as
  background applications, IP Push, and TTS (Text-To-Speech)

   2.0-magnolia-sdk-and-source-code-
• Core and native reference applications including Calendar, Contacts, Gallery, Phone, Settings, and Video Player
• Enhanced Web IDE providing WYSIWYG design environment, Chrome-based JavaScript inspector, and JavaScript log
  viewer
                   release
• Native IDE providing a project wizard, WYSIWYG design environment, unit test tool, and dynamic analyzer
Today, my presentation…
Today, my presentation…




                A report I’ve noticed new features of Tizen 2.0
New Tizen home screen.
Change indicator bar.




        New Tizen home screen.
Icons looks like cute.




New Tizen home screen.
Appends “-Ref” suffix of System default
           Apps name.
      “-Ref” is “Reference”?


                    New Tizen home screen.
More changing in Tizen 2.0
•Many default applications is improved.
•UI theme is changed.
•Japanese Environment is improved
Tizen 2.0 Emulator
Add “Key Window”
emulates H/W Buttons




             Tizen 2.0 Emulator
More new Features of Tizen Emulator
•RAM dump
•“Right-mouse menu”->”Advanced”->”Diagnosis”-
 >”RAM dump”
•RAM Dump file
 •${HOME}/tizen-sdk-data/emulator-
  vms/vms/<VMName>/logs/<start addr>-<end
  addr>_RAM.dump
Tizen 2.0 SDK supports OS
•Windows XP/7 32/64bit
•Ubuntu 32/64bit
•MacOS
Tizen 2.0 SDK supports OS
•Windows XP/7 32/64bit
•Ubuntu 32/64bit
•MacOS
                  It’s a new!
Tizen 2.0 SDK supports App types
•Tizen Web App

•Tizen Native App

•Tizen Hybrid App
Tizen 2.0 SDK supports App types
•Tizen Web App
•Html5 + javascript + css3
•Tizen Native App
•C/C++ with OSP(Open Service Platform)
•Tizen Hybrid App
•Web + C/C++
Tizen 2.0 SDK supports App types
•Tizen Web App
•Html5 + javascript + css3         It’s new!
•Tizen Native App
•C/C++ with OSP(Open Service Platform)
•Tizen Hybrid App
•Web + C/C++
Tizen 2.0 SDK project templates
•Tizen Web Project
•Tizen Native Project
•Tizen Native Unit Test project
•Tizen Platform Project
Tizen 2.0 SDK project templates
•Tizen Web Project
•Tizen Native Project
•Tizen Native Unit Test project
•Tizen Platform Project
                                  It’s new!
Tizen Native Project
•Tizen Native App template
•Templates list
 •Empty Application
 •Form-based Application
 •Library
 •OpenGL Application
 •Service Application
 •Tab-based Application
Tizen Native Project
•Tizen Native App template
•Templates list
 •Empty Application
 •Form-based Application
 •Library                    It’s hot!
 •OpenGL Application
 •Service Application
 •Tab-based Application
Tizen Native Project Library
•NPPlugin Library
 •NPAPI(Netscape Plugin API)
 •Able to add Web API
 •Able to add API of Tizen Web App
•Static Library
•Shared Library
Tizen Native Project Library
•NPPlugin Library
 •NPAPI(Netscape Plugin API)
                                  About NPAPI
 •Able to add Web API
                                 details, please
 •Able to add API of Tizen Web App
                                 see my NPAPI
•Static Library                   presentation
•Shared Library
OpenGL sample Application
Tizen Native App models
•UI Application

•Service Application
Tizen Native App models
•UI Application
 •With Graphical User Interface model
•Service Application
 •Background execution model without a graphical
  user interface
Tizen Native App models
•UI Application
 •With Graphical User Interface model
•Service Application
 •Background execution model without a graphical
  user interface
•Combine Application(GUI + Service)
“Tizen not as Open Source,
drops EFL to merge with
Bada” on Slashdot.org
“Tizen not as Open Source,
drops EFL to merge with
Bada” on Slashdot.org




                         Is EFL(Enlightenment Foundation Libraries)
                         dropped?
That article details
• Why said Tizen is not as Open Source?
 • Tizen SDK license is “Samsung’s license”
 • Samsung’s license is not-open-source-license.
  • But Samsung’s license is only Tizen SDK.
• What’s Bada?
 • Bada is Samsung mobile platform.
 • Tizen supports OSP(Open Services Platform)
  • OSP is Bada App Framework.
  • http://dpimg.ospos.net/contents/devguide/badaOverview.pdf
What’s EFL?
•EFL is Enlightenment Foundation Libraries.
•It is widget and toolkit on X11.
•Provides beautiful and eye-candy.
•That article said EFL is dropped due to merge
 with OSP  .
Is EFL(Enlightenment Foundation Libraries)
dropped?
•#tizen on Freenode at 2013/02/18
 •https://www.tizen.org/irclogs/%23tizen.2013-02-
  18.log.html
•EFL is wrapped by osp-uifw.
 •EFL is not dropped.
•However, must use osp-uifw as UI component on
 Tizen Native App
Tizen 2 API is similar as bada 2 API.
Will bada be coming back?
Where will Tizen go?
•Is Tizen alternative bada?
 •we will only really know what happens with tizen
  when the first phone comes out


•We don’t know where will tizen go…
 •However…
Tizen’s HTML5 Environment is
so cool.




                               Html5test score is 492 of 500.
Tizen has UI Builder




                       You will easily create Tizen Web App.
Tizen Web App can runs on
Google Chrome




                            Reduce debug times.
Tizen Web API is seriously
considered.




                             Many API is changed. And more
                             improved
Tizen Web App Env is
anyway cool.
Would you try to create Tizen Web App?
Yay!
Demonstrate Tizen 2.0 SDK
•Execute Tizen 2.0 SDK on Ubuntu
•Create Tizen Native App Sample Project
•Compile Project
•Run App on Tizen Emulator
Demonstration time
Questions?
Who did give a presentation?

Naruto
TAKAHASHI(@TNaruto)
• Mail: tnaruto@gmail.com
• Blog:
  http://eflmemo.hatenablog.com/
• Company: Turbo Systems Co, Ltd.
Thanks to listen my presentation!
Appendix
Tizen 2.0 Informations
•Announcing Tizen 2.0 on Tizen blog
•https://www.tizen.org/blogs/tsg/2013/tizen-2.0-
 magnolia-sdk-and-source-code-release
•Tizen 2.0 Release notes
•https://developer.tizen.org/downloads/sdk/2.0-
 release-notes
•Tizen Platform source code
 •http://review.tizen.org/git/
•Flash an Image to Device
 •https://source.tizen.org/documentation/reference/flash-
  image-device
•Tizen 2.0 images
 •http://download.tizen.org/releases/2.0/tizen-
  2.0_20130219.4/
•Tizen Developer Documentation
•https://developer.tizen.org/documentation

Mais conteúdo relacionado

Mais procurados

Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Sura Gonzalez
 
Tizen operating system by srisailam
Tizen operating system by srisailamTizen operating system by srisailam
Tizen operating system by srisailamSrisailam Muntha
 
Android Introduction 2013
Android Introduction 2013Android Introduction 2013
Android Introduction 2013Bhavya Siddappa
 
Native vs Hybrid vs Web
Native vs Hybrid vs WebNative vs Hybrid vs Web
Native vs Hybrid vs WebRuckit
 
[Ajou unib.] Tizen v2.4 z3 practice
[Ajou unib.] Tizen v2.4 z3 practice[Ajou unib.] Tizen v2.4 z3 practice
[Ajou unib.] Tizen v2.4 z3 practiceByungwook Lee
 
Tizen Operating System
Tizen Operating SystemTizen Operating System
Tizen Operating SystemUday_Peddur
 
Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA NITIN GUPTA
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaMarion Welch
 
Android technology by #Manoj_Rockstar
Android technology by #Manoj_RockstarAndroid technology by #Manoj_Rockstar
Android technology by #Manoj_RockstarManoj Magatapalli
 
Developing Tizen Operating System Based Solutions - IDF2013 Beijing
Developing Tizen Operating System Based Solutions - IDF2013 BeijingDeveloping Tizen Operating System Based Solutions - IDF2013 Beijing
Developing Tizen Operating System Based Solutions - IDF2013 BeijingRyo Jin
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development pptGautam Kumar
 
Introduction to Android Development
Introduction to Android DevelopmentIntroduction to Android Development
Introduction to Android Developmentdonnfelker
 
Developing Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsDeveloping Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsChris Dufour
 
Introduction to Android App Development
Introduction to Android App DevelopmentIntroduction to Android App Development
Introduction to Android App DevelopmentTodd Burgess
 

Mais procurados (20)

Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?
 
Tizen operating system by srisailam
Tizen operating system by srisailamTizen operating system by srisailam
Tizen operating system by srisailam
 
Android Introduction 2013
Android Introduction 2013Android Introduction 2013
Android Introduction 2013
 
Native vs Hybrid vs Web
Native vs Hybrid vs WebNative vs Hybrid vs Web
Native vs Hybrid vs Web
 
[Ajou unib.] Tizen v2.4 z3 practice
[Ajou unib.] Tizen v2.4 z3 practice[Ajou unib.] Tizen v2.4 z3 practice
[Ajou unib.] Tizen v2.4 z3 practice
 
Tizen Operating System
Tizen Operating SystemTizen Operating System
Tizen Operating System
 
Android
AndroidAndroid
Android
 
Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA Android Application Development Training by NITIN GUPTA
Android Application Development Training by NITIN GUPTA
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Android Applications
Android ApplicationsAndroid Applications
Android Applications
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation India
 
Android technology by #Manoj_Rockstar
Android technology by #Manoj_RockstarAndroid technology by #Manoj_Rockstar
Android technology by #Manoj_Rockstar
 
Developing Tizen Operating System Based Solutions - IDF2013 Beijing
Developing Tizen Operating System Based Solutions - IDF2013 BeijingDeveloping Tizen Operating System Based Solutions - IDF2013 Beijing
Developing Tizen Operating System Based Solutions - IDF2013 Beijing
 
Akshay...
Akshay...Akshay...
Akshay...
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development ppt
 
Introduction to Android Development
Introduction to Android DevelopmentIntroduction to Android Development
Introduction to Android Development
 
Tizen os seminar report
Tizen os seminar reportTizen os seminar report
Tizen os seminar report
 
Developing Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web AppsDeveloping Windows 10 Hosted Web Apps
Developing Windows 10 Hosted Web Apps
 
Introduction to Android App Development
Introduction to Android App DevelopmentIntroduction to Android App Development
Introduction to Android App Development
 
Android studio ppt
Android studio pptAndroid studio ppt
Android studio ppt
 

Destaque

Programming Basics guide Tizen
Programming Basics guide TizenProgramming Basics guide Tizen
Programming Basics guide TizenTizenExperts
 
Tizen の未来と可能性
Tizen の未来と可能性Tizen の未来と可能性
Tizen の未来と可能性Naruto TAKAHASHI
 
NPAPIを使ったandroid標準ブラウザの拡張方法
NPAPIを使ったandroid標準ブラウザの拡張方法NPAPIを使ったandroid標準ブラウザの拡張方法
NPAPIを使ったandroid標準ブラウザの拡張方法Naruto TAKAHASHI
 
How to add nfc web api to android by using npapi
How to add nfc web api to android by using npapiHow to add nfc web api to android by using npapi
How to add nfc web api to android by using npapiNaruto TAKAHASHI
 
Report of linuxcon japan 2013
Report of linuxcon japan 2013Report of linuxcon japan 2013
Report of linuxcon japan 2013Naruto TAKAHASHI
 
Tizen web app を FireFox OS へ移植する方法を考えた
Tizen web app を FireFox OS へ移植する方法を考えたTizen web app を FireFox OS へ移植する方法を考えた
Tizen web app を FireFox OS へ移植する方法を考えたNaruto TAKAHASHI
 
Rust samurai lightning talk
Rust samurai lightning talkRust samurai lightning talk
Rust samurai lightning talkNaruto TAKAHASHI
 
猫でも分かる Android WebKit
猫でも分かる Android WebKit猫でも分かる Android WebKit
猫でも分かる Android WebKitNaruto TAKAHASHI
 
Japanese input environment on Tizen 2.0 Alpha
Japanese input environment on Tizen 2.0 AlphaJapanese input environment on Tizen 2.0 Alpha
Japanese input environment on Tizen 2.0 AlphaNaruto TAKAHASHI
 
せっかくだから俺はこの NPAPI の話をするぜ
せっかくだから俺はこの NPAPI の話をするぜせっかくだから俺はこの NPAPI の話をするぜ
せっかくだから俺はこの NPAPI の話をするぜNaruto TAKAHASHI
 
Seminar on Tizen OS
Seminar on Tizen OSSeminar on Tizen OS
Seminar on Tizen OSFriend Porag
 
Samsung Indonesia: Tizen Wearables
Samsung Indonesia: Tizen WearablesSamsung Indonesia: Tizen Wearables
Samsung Indonesia: Tizen WearablesRyo Jin
 
Analysis on Tizen Operating System
Analysis on Tizen Operating SystemAnalysis on Tizen Operating System
Analysis on Tizen Operating SystemRiri Kusumarani
 
How to improve your Tizen native program
How to improve your Tizen native programHow to improve your Tizen native program
How to improve your Tizen native programRyo Jin
 
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)EnlightenmentProject
 
Tizen introduction & architecture
Tizen introduction & architectureTizen introduction & architecture
Tizen introduction & architectureYoonsoo Kim
 
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Ryo Jin
 
Samsung Indonesia: Tizen Store
Samsung Indonesia: Tizen StoreSamsung Indonesia: Tizen Store
Samsung Indonesia: Tizen StoreRyo Jin
 

Destaque (20)

Programming Basics guide Tizen
Programming Basics guide TizenProgramming Basics guide Tizen
Programming Basics guide Tizen
 
Tizen の未来と可能性
Tizen の未来と可能性Tizen の未来と可能性
Tizen の未来と可能性
 
NPAPIを使ったandroid標準ブラウザの拡張方法
NPAPIを使ったandroid標準ブラウザの拡張方法NPAPIを使ったandroid標準ブラウザの拡張方法
NPAPIを使ったandroid標準ブラウザの拡張方法
 
Tizen & Crosswalk
Tizen & CrosswalkTizen & Crosswalk
Tizen & Crosswalk
 
How to add nfc web api to android by using npapi
How to add nfc web api to android by using npapiHow to add nfc web api to android by using npapi
How to add nfc web api to android by using npapi
 
Report of linuxcon japan 2013
Report of linuxcon japan 2013Report of linuxcon japan 2013
Report of linuxcon japan 2013
 
Tizen web app を FireFox OS へ移植する方法を考えた
Tizen web app を FireFox OS へ移植する方法を考えたTizen web app を FireFox OS へ移植する方法を考えた
Tizen web app を FireFox OS へ移植する方法を考えた
 
Rust samurai lightning talk
Rust samurai lightning talkRust samurai lightning talk
Rust samurai lightning talk
 
Tizenについて
TizenについてTizenについて
Tizenについて
 
猫でも分かる Android WebKit
猫でも分かる Android WebKit猫でも分かる Android WebKit
猫でも分かる Android WebKit
 
Japanese input environment on Tizen 2.0 Alpha
Japanese input environment on Tizen 2.0 AlphaJapanese input environment on Tizen 2.0 Alpha
Japanese input environment on Tizen 2.0 Alpha
 
せっかくだから俺はこの NPAPI の話をするぜ
せっかくだから俺はこの NPAPI の話をするぜせっかくだから俺はこの NPAPI の話をするぜ
せっかくだから俺はこの NPAPI の話をするぜ
 
Seminar on Tizen OS
Seminar on Tizen OSSeminar on Tizen OS
Seminar on Tizen OS
 
Samsung Indonesia: Tizen Wearables
Samsung Indonesia: Tizen WearablesSamsung Indonesia: Tizen Wearables
Samsung Indonesia: Tizen Wearables
 
Analysis on Tizen Operating System
Analysis on Tizen Operating SystemAnalysis on Tizen Operating System
Analysis on Tizen Operating System
 
How to improve your Tizen native program
How to improve your Tizen native programHow to improve your Tizen native program
How to improve your Tizen native program
 
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)
[KOR][E-Kor-Seminar 2014][2/8] Webkit EFL (Ryuan)
 
Tizen introduction & architecture
Tizen introduction & architectureTizen introduction & architecture
Tizen introduction & architecture
 
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
 
Samsung Indonesia: Tizen Store
Samsung Indonesia: Tizen StoreSamsung Indonesia: Tizen Store
Samsung Indonesia: Tizen Store
 

Semelhante a Tizen 2.0 overview

Tizen architecture-solutionslinux-20130529
Tizen architecture-solutionslinux-20130529Tizen architecture-solutionslinux-20130529
Tizen architecture-solutionslinux-20130529Phil www.rzr.online.fr
 
Project Betzn - LinuxTag 2011
Project Betzn - LinuxTag 2011Project Betzn - LinuxTag 2011
Project Betzn - LinuxTag 2011Frank Karlitschek
 
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015Adam Paxton
 
August Webinar - Water Cooler Talks: A Look into a Developer's Workbench
August Webinar - Water Cooler Talks: A Look into a Developer's WorkbenchAugust Webinar - Water Cooler Talks: A Look into a Developer's Workbench
August Webinar - Water Cooler Talks: A Look into a Developer's WorkbenchHoward Greenberg
 
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanDeveloping Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanRyo Jin
 
Appcelerator Titanium Intro
Appcelerator Titanium IntroAppcelerator Titanium Intro
Appcelerator Titanium IntroNicholas Jansma
 
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...Adam Paxton
 
Getting started with titanium
Getting started with titaniumGetting started with titanium
Getting started with titaniumNaga Harish M
 
Getting started with Appcelerator Titanium
Getting started with Appcelerator TitaniumGetting started with Appcelerator Titanium
Getting started with Appcelerator TitaniumTechday7
 
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi (Samsung) - Korea Lin...
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi  (Samsung) - Korea Lin...Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi  (Samsung) - Korea Lin...
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi (Samsung) - Korea Lin...Ryo Jin
 
Open Source Development Tooling with GitHub
Open Source Development Tooling with GitHubOpen Source Development Tooling with GitHub
Open Source Development Tooling with GitHubMatthew Taylor
 
Serverless On Stage - Serverless URL Shortener
Serverless On Stage - Serverless URL ShortenerServerless On Stage - Serverless URL Shortener
Serverless On Stage - Serverless URL ShortenerLuca Bianchi
 
SumitK's mobile app dev using drupal as base ststem
SumitK's mobile app dev using drupal as base ststemSumitK's mobile app dev using drupal as base ststem
SumitK's mobile app dev using drupal as base ststemSumit Kataria
 
Highlights from MS build\\2016 Conference
Highlights from MS build\\2016 ConferenceHighlights from MS build\\2016 Conference
Highlights from MS build\\2016 ConferenceEastBanc Tachnologies
 
"Project Tye to Tie .NET Microservices", Oleg Karasik
"Project Tye to Tie .NET Microservices", Oleg Karasik"Project Tye to Tie .NET Microservices", Oleg Karasik
"Project Tye to Tie .NET Microservices", Oleg KarasikFwdays
 
Samsung Indonesia: Tizen Web Apps
Samsung Indonesia: Tizen Web AppsSamsung Indonesia: Tizen Web Apps
Samsung Indonesia: Tizen Web AppsRyo Jin
 
20161103 Serverless Italy Meetup
20161103   Serverless Italy Meetup20161103   Serverless Italy Meetup
20161103 Serverless Italy MeetupLuca Bianchi
 
122 naver-deview2013-tizen-universal-device-platform-r20131014
122 naver-deview2013-tizen-universal-device-platform-r20131014122 naver-deview2013-tizen-universal-device-platform-r20131014
122 naver-deview2013-tizen-universal-device-platform-r20131014NAVER D2
 
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...Heiko Voigt
 
321 codeincontainer brewbox
321 codeincontainer brewbox321 codeincontainer brewbox
321 codeincontainer brewboxLino Telera
 

Semelhante a Tizen 2.0 overview (20)

Tizen architecture-solutionslinux-20130529
Tizen architecture-solutionslinux-20130529Tizen architecture-solutionslinux-20130529
Tizen architecture-solutionslinux-20130529
 
Project Betzn - LinuxTag 2011
Project Betzn - LinuxTag 2011Project Betzn - LinuxTag 2011
Project Betzn - LinuxTag 2011
 
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015
Intro to Appcelerator Titanium - Code for Fort Lauderdale 2015
 
August Webinar - Water Cooler Talks: A Look into a Developer's Workbench
August Webinar - Water Cooler Talks: A Look into a Developer's WorkbenchAugust Webinar - Water Cooler Talks: A Look into a Developer's Workbench
August Webinar - Water Cooler Talks: A Look into a Developer's Workbench
 
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris NormanDeveloping Tizen OS Based Solutions (IDF13) - Chris Norman
Developing Tizen OS Based Solutions (IDF13) - Chris Norman
 
Appcelerator Titanium Intro
Appcelerator Titanium IntroAppcelerator Titanium Intro
Appcelerator Titanium Intro
 
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
 
Getting started with titanium
Getting started with titaniumGetting started with titanium
Getting started with titanium
 
Getting started with Appcelerator Titanium
Getting started with Appcelerator TitaniumGetting started with Appcelerator Titanium
Getting started with Appcelerator Titanium
 
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi (Samsung) - Korea Lin...
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi  (Samsung) - Korea Lin...Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi  (Samsung) - Korea Lin...
Introduction to the Tizen SDK 2.0.0 Alpha - Taiho Choi (Samsung) - Korea Lin...
 
Open Source Development Tooling with GitHub
Open Source Development Tooling with GitHubOpen Source Development Tooling with GitHub
Open Source Development Tooling with GitHub
 
Serverless On Stage - Serverless URL Shortener
Serverless On Stage - Serverless URL ShortenerServerless On Stage - Serverless URL Shortener
Serverless On Stage - Serverless URL Shortener
 
SumitK's mobile app dev using drupal as base ststem
SumitK's mobile app dev using drupal as base ststemSumitK's mobile app dev using drupal as base ststem
SumitK's mobile app dev using drupal as base ststem
 
Highlights from MS build\\2016 Conference
Highlights from MS build\\2016 ConferenceHighlights from MS build\\2016 Conference
Highlights from MS build\\2016 Conference
 
"Project Tye to Tie .NET Microservices", Oleg Karasik
"Project Tye to Tie .NET Microservices", Oleg Karasik"Project Tye to Tie .NET Microservices", Oleg Karasik
"Project Tye to Tie .NET Microservices", Oleg Karasik
 
Samsung Indonesia: Tizen Web Apps
Samsung Indonesia: Tizen Web AppsSamsung Indonesia: Tizen Web Apps
Samsung Indonesia: Tizen Web Apps
 
20161103 Serverless Italy Meetup
20161103   Serverless Italy Meetup20161103   Serverless Italy Meetup
20161103 Serverless Italy Meetup
 
122 naver-deview2013-tizen-universal-device-platform-r20131014
122 naver-deview2013-tizen-universal-device-platform-r20131014122 naver-deview2013-tizen-universal-device-platform-r20131014
122 naver-deview2013-tizen-universal-device-platform-r20131014
 
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...
INF104 - HCL Domino AppDev Pack – The Future of Domino App Dev Nobody Knows A...
 
321 codeincontainer brewbox
321 codeincontainer brewbox321 codeincontainer brewbox
321 codeincontainer brewbox
 

Mais de Naruto TAKAHASHI

CMake multiplatform build-tool
CMake multiplatform build-toolCMake multiplatform build-tool
CMake multiplatform build-toolNaruto TAKAHASHI
 
猫でも分かる Android WebKit ice break
猫でも分かる Android WebKit ice break猫でも分かる Android WebKit ice break
猫でも分かる Android WebKit ice breakNaruto TAKAHASHI
 
Tizen 2.0 alpha でサポートされなかった native api
Tizen 2.0 alpha でサポートされなかった native apiTizen 2.0 alpha でサポートされなかった native api
Tizen 2.0 alpha でサポートされなかった native apiNaruto TAKAHASHI
 
Tizen 2.0 alpha でサポートされなかった native api icebreak
Tizen 2.0 alpha でサポートされなかった native api icebreakTizen 2.0 alpha でサポートされなかった native api icebreak
Tizen 2.0 alpha でサポートされなかった native api icebreakNaruto TAKAHASHI
 
Html5 でアプリを作るということ
Html5 でアプリを作るということHtml5 でアプリを作るということ
Html5 でアプリを作るということNaruto TAKAHASHI
 
Tizen web app について調べたよ
Tizen web app について調べたよTizen web app について調べたよ
Tizen web app について調べたよNaruto TAKAHASHI
 
Linux ユーザーからみた tizen
Linux ユーザーからみた tizenLinux ユーザーからみた tizen
Linux ユーザーからみた tizenNaruto TAKAHASHI
 

Mais de Naruto TAKAHASHI (11)

CMake multiplatform build-tool
CMake multiplatform build-toolCMake multiplatform build-tool
CMake multiplatform build-tool
 
Tizen API
Tizen APITizen API
Tizen API
 
猫でも分かる Android WebKit ice break
猫でも分かる Android WebKit ice break猫でも分かる Android WebKit ice break
猫でも分かる Android WebKit ice break
 
Tizen 2.0 alpha でサポートされなかった native api
Tizen 2.0 alpha でサポートされなかった native apiTizen 2.0 alpha でサポートされなかった native api
Tizen 2.0 alpha でサポートされなかった native api
 
Tizen 2.0 alpha でサポートされなかった native api icebreak
Tizen 2.0 alpha でサポートされなかった native api icebreakTizen 2.0 alpha でサポートされなかった native api icebreak
Tizen 2.0 alpha でサポートされなかった native api icebreak
 
Tizen application
Tizen applicationTizen application
Tizen application
 
Tizen web app
Tizen web appTizen web app
Tizen web app
 
Tizen native application
Tizen native applicationTizen native application
Tizen native application
 
Html5 でアプリを作るということ
Html5 でアプリを作るということHtml5 でアプリを作るということ
Html5 でアプリを作るということ
 
Tizen web app について調べたよ
Tizen web app について調べたよTizen web app について調べたよ
Tizen web app について調べたよ
 
Linux ユーザーからみた tizen
Linux ユーザーからみた tizenLinux ユーザーからみた tizen
Linux ユーザーからみた tizen
 

Último

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Último (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Tizen 2.0 overview

  • 1. Tizen 2.0 Overview Naruto TAKAHASHI(tnaruto@gmail.com) OSC 2013 Tokyo/Spring On Januar y 23, 2013
  • 2. Tizen 2.0 MAGNOLIA is released! At 2013/02/18
  • 4. Yay! Tizen 2.0 MAGNOLIA is released!
  • 5. It looks like a valentine day present.
  • 6. What’s new, 2.0 MAGNOLIA? • Enhanced Web framework that provides state-of-the-art HTML5/W3C API support • Web UI framework, including full-screen and multi-window support • Additional Tizen device APIs, such as Bluetooth and NFC support, and access to the device’s calendar, call history, and messaging subsystems • Web Runtime framework supporting new configuration elements for specifying the required features and privileges, and providing the basic runtime environment for NPRuntime plugins • Native framework supporting full-featured application development and providing a variety of features such as background applications, IP Push, and TTS (Text-To-Speech) • Core and native reference applications including Calendar, Contacts, Gallery, Phone, Settings, and Video Player • Enhanced Web IDE providing WYSIWYG design environment, Chrome-based JavaScript inspector, and JavaScript log viewer • Native IDE providing a project wizard, WYSIWYG design environment, unit test tool, and dynamic analyzer
  • 7. What’s new, 2.0 MAGNOLIA? • Enhanced Web framework that provides state-of-the-art HTML5/W3C API support You would like to know more details, • Web UI framework, including full-screen and multi-window support • Additional Tizen device APIs, such as Bluetooth and NFC support, and access to the device’s calendar, call history, and please read a article of tizen blog. messaging subsystems • Web Runtime framework supporting new configuration elements for specifying the required features and privileges, and https://www.tizen.org/blogs/tsg/2013/tizen- providing the basic runtime environment for NPRuntime plugins • Native framework supporting full-featured application development and providing a variety of features such as background applications, IP Push, and TTS (Text-To-Speech) 2.0-magnolia-sdk-and-source-code- • Core and native reference applications including Calendar, Contacts, Gallery, Phone, Settings, and Video Player • Enhanced Web IDE providing WYSIWYG design environment, Chrome-based JavaScript inspector, and JavaScript log viewer release • Native IDE providing a project wizard, WYSIWYG design environment, unit test tool, and dynamic analyzer
  • 9. Today, my presentation… A report I’ve noticed new features of Tizen 2.0
  • 10. New Tizen home screen.
  • 11. Change indicator bar. New Tizen home screen.
  • 12. Icons looks like cute. New Tizen home screen.
  • 13. Appends “-Ref” suffix of System default Apps name. “-Ref” is “Reference”? New Tizen home screen.
  • 14. More changing in Tizen 2.0 •Many default applications is improved. •UI theme is changed. •Japanese Environment is improved
  • 16. Add “Key Window” emulates H/W Buttons Tizen 2.0 Emulator
  • 17. More new Features of Tizen Emulator •RAM dump •“Right-mouse menu”->”Advanced”->”Diagnosis”- >”RAM dump” •RAM Dump file •${HOME}/tizen-sdk-data/emulator- vms/vms/<VMName>/logs/<start addr>-<end addr>_RAM.dump
  • 18. Tizen 2.0 SDK supports OS •Windows XP/7 32/64bit •Ubuntu 32/64bit •MacOS
  • 19. Tizen 2.0 SDK supports OS •Windows XP/7 32/64bit •Ubuntu 32/64bit •MacOS It’s a new!
  • 20. Tizen 2.0 SDK supports App types •Tizen Web App •Tizen Native App •Tizen Hybrid App
  • 21. Tizen 2.0 SDK supports App types •Tizen Web App •Html5 + javascript + css3 •Tizen Native App •C/C++ with OSP(Open Service Platform) •Tizen Hybrid App •Web + C/C++
  • 22. Tizen 2.0 SDK supports App types •Tizen Web App •Html5 + javascript + css3 It’s new! •Tizen Native App •C/C++ with OSP(Open Service Platform) •Tizen Hybrid App •Web + C/C++
  • 23. Tizen 2.0 SDK project templates •Tizen Web Project •Tizen Native Project •Tizen Native Unit Test project •Tizen Platform Project
  • 24. Tizen 2.0 SDK project templates •Tizen Web Project •Tizen Native Project •Tizen Native Unit Test project •Tizen Platform Project It’s new!
  • 25. Tizen Native Project •Tizen Native App template •Templates list •Empty Application •Form-based Application •Library •OpenGL Application •Service Application •Tab-based Application
  • 26. Tizen Native Project •Tizen Native App template •Templates list •Empty Application •Form-based Application •Library It’s hot! •OpenGL Application •Service Application •Tab-based Application
  • 27. Tizen Native Project Library •NPPlugin Library •NPAPI(Netscape Plugin API) •Able to add Web API •Able to add API of Tizen Web App •Static Library •Shared Library
  • 28. Tizen Native Project Library •NPPlugin Library •NPAPI(Netscape Plugin API) About NPAPI •Able to add Web API details, please •Able to add API of Tizen Web App see my NPAPI •Static Library presentation •Shared Library
  • 30. Tizen Native App models •UI Application •Service Application
  • 31. Tizen Native App models •UI Application •With Graphical User Interface model •Service Application •Background execution model without a graphical user interface
  • 32. Tizen Native App models •UI Application •With Graphical User Interface model •Service Application •Background execution model without a graphical user interface •Combine Application(GUI + Service)
  • 33. “Tizen not as Open Source, drops EFL to merge with Bada” on Slashdot.org
  • 34. “Tizen not as Open Source, drops EFL to merge with Bada” on Slashdot.org Is EFL(Enlightenment Foundation Libraries) dropped?
  • 35. That article details • Why said Tizen is not as Open Source? • Tizen SDK license is “Samsung’s license” • Samsung’s license is not-open-source-license. • But Samsung’s license is only Tizen SDK. • What’s Bada? • Bada is Samsung mobile platform. • Tizen supports OSP(Open Services Platform) • OSP is Bada App Framework. • http://dpimg.ospos.net/contents/devguide/badaOverview.pdf
  • 36. What’s EFL? •EFL is Enlightenment Foundation Libraries. •It is widget and toolkit on X11. •Provides beautiful and eye-candy. •That article said EFL is dropped due to merge with OSP .
  • 37. Is EFL(Enlightenment Foundation Libraries) dropped? •#tizen on Freenode at 2013/02/18 •https://www.tizen.org/irclogs/%23tizen.2013-02- 18.log.html •EFL is wrapped by osp-uifw. •EFL is not dropped. •However, must use osp-uifw as UI component on Tizen Native App
  • 38. Tizen 2 API is similar as bada 2 API.
  • 39. Will bada be coming back?
  • 40. Where will Tizen go? •Is Tizen alternative bada? •we will only really know what happens with tizen when the first phone comes out •We don’t know where will tizen go… •However…
  • 41. Tizen’s HTML5 Environment is so cool. Html5test score is 492 of 500.
  • 42. Tizen has UI Builder You will easily create Tizen Web App.
  • 43. Tizen Web App can runs on Google Chrome Reduce debug times.
  • 44. Tizen Web API is seriously considered. Many API is changed. And more improved
  • 45. Tizen Web App Env is anyway cool.
  • 46. Would you try to create Tizen Web App?
  • 47. Yay!
  • 48. Demonstrate Tizen 2.0 SDK •Execute Tizen 2.0 SDK on Ubuntu •Create Tizen Native App Sample Project •Compile Project •Run App on Tizen Emulator
  • 51. Who did give a presentation? Naruto TAKAHASHI(@TNaruto) • Mail: tnaruto@gmail.com • Blog: http://eflmemo.hatenablog.com/ • Company: Turbo Systems Co, Ltd.
  • 52. Thanks to listen my presentation!
  • 54. Tizen 2.0 Informations •Announcing Tizen 2.0 on Tizen blog •https://www.tizen.org/blogs/tsg/2013/tizen-2.0- magnolia-sdk-and-source-code-release •Tizen 2.0 Release notes •https://developer.tizen.org/downloads/sdk/2.0- release-notes
  • 55. •Tizen Platform source code •http://review.tizen.org/git/ •Flash an Image to Device •https://source.tizen.org/documentation/reference/flash- image-device •Tizen 2.0 images •http://download.tizen.org/releases/2.0/tizen- 2.0_20130219.4/