Introduction to Tizen Platform

Total Page:16

File Type:pdf, Size:1020Kb

Introduction to Tizen Platform 1 50 전공핵심실습1:운영체제론 Lecture 2. Tizen and Tizen Native App Sungkyunkwan University Embedded Software Lab. Dongkun Shin Embedded Software Lab. @ SKKU 2 Contents 50 1. Install Tizen SDK 2. Introduction to Tizen 1. Tizen Features, History, How to Contribute 2. Native/Web Framework 3. Tizen Kernel, Tizen Graphics/UI Framework (EFL) 3. Tizen SDK 1. Tizen IDE, Emulator, Simulator, SDB 2. Install Tizen SDK 4. Tizen Native App Development 1. Hello World Embedded Software Lab. @ SKKU 3 50 1. Install Tizen SDK Embedded Software Lab. @ SKKU 4 Download Required Programs Ahead 50 • Samsung USB Driver 1. Go to Download Page and download Samsung USB Driver 1. http://developer.samsung.com/technical-doc/view.do?v=T000000117#none • Java SDK 8 1. Go to Java SDK 8 download web page http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads- 2133151.html 2. Check “Accept License Agreement” 3. Download “Windows x86” or “Windows x64” as your computer’s architecture is • Tizen 2.4 SDK 1. Download Tizen SDK Installer 1. Windows x86: http://download.tizen.org/sdk/Installer/tizen-sdk-2.4-rev4/tizen-web- ide_TizenSDK_2.4.0_Rev4_windows-32.exe 2. Windows x64: http://download.tizen.org/sdk/Installer/tizen-sdk-2.4-rev4/tizen-web- ide_TizenSDK_2.4.0_Rev4_windows-64.exe • Mirror Site – If the download speed is slow, download them from the following mirror site. – http://nyx.skku.ac.kr/?page_id=667 ( Password: ______________ ) Embedded Software Lab. @ SKKU 5 Install Samsung USB Driver 50 1. Install Samsung USB Driver 1. Go to Download Page 1. http://developer.samsung.com/technical- doc/view.do?v=T000000117#none 1 2. Download Samsung USB Driver 3. Install the Samsung USB Driver Embedded Software Lab. @ SKKU 6 Install Java SDK 50 2. Check Your Computer’s Architecture 1. 제어판 > 시스템 및 보안 > 시스템 2. Check if it is “x86 or x64” 3. Install Java SDK(JDK) 8 1. Go to Java SDK 8 download web page http://www.oracle.com/technetwork/java/jav ase/downloads/jdk8-downloads- 2133151.html 2. Check “Accept License Agreement” 3. Download “Windows x86” or “Windows x64” as your computer’s architecture is 4. Execute the Java SDK Installer 1 2 Embedded Software Lab. @ SKKU 7 Install Tizen 2.4 SDK 50 4. Install Tizen SDK 2.4 1. Download Tizen SDK Installer 1 1. Windows x86: http://download.tizen.org/sdk/Installer/tizen- 2 sdk-2.4-rev4/tizen-web- ide_TizenSDK_2.4.0_Rev4_windows-32.exe 2. Windows x64: http://download.tizen.org/sdk/Installer/tizen- sdk-2.4-rev4/tizen-web- ide_TizenSDK_2.4.0_Rev4_windows-64.exe 3 2. Execute the Tizen SDK Installer 3. Change Install Location to ‘D:₩’ drive 4 Embedded Software Lab. @ SKKU 8 Install Tizen 2.4 SDK: Native App Development 50 4. Install Tizen SDK 2.4 (Cont’d) 4. Run “Tizen Update Manager” 5. Install 2.4 Mobile Packages 4. 2.4 Mobile > Emulator 5. 2.4 Mobile > Native app. development (IDE) 1 (It takes few minutes) 2 Embedded Software Lab. @ SKKU 9 Execute Tizen IDE-2.4 50 5. Execute “Tizen IDE-2.4” Embedded Software Lab. @ SKKU 10 Making Tizen SDK Certificate 50 Only in Z3 (Developer Mode) If you want develop apps in commercial mode, install “Certificate Extension” additionally. (not covered in class) 6. Making Tizen SDK Certificate 1. Window > Preferences 2. Preferences > Tizen SDK > Security Profiles 1 3. Click “Add” “OK” 3 2 Embedded Software Lab. @ SKKU 11 Making Tizen SDK Certificate 50 6. Making Tizen SDK Certificate (Cont’d) 5. Click “Generate” 6. Fill out the form and click “OK” 1 3 2 Embedded Software Lab. @ SKKU 12 Making Tizen SDK Certificate 50 6. Making Tizen SDK Certificate (Cont’d) 7. Final view Embedded Software Lab. @ SKKU 13 50 2. Introduction to Tizen Embedded Software Lab. @ SKKU 14 Tizen Features 50 • Cross-category platform (Multi-profile) – Mobile, IVI, wearable, TV, printer, camera, … • Open Source Platform – “Tizen” is a registered brand of “Linux Foundation” – “Tizen Steering Group” manages Tizen project – Many manufacturers & developers are contributing to Tizen • Samsung, Intel, … • 2 Application Frameworks – Native Application (written in C and C++) – Web Application (written in HTML5 and JavaScript) • Enhanced UI/Graphics Framework (EFL) – High graphic performance(60fps+) – Optimized for low-end H/W (low memory usage) Embedded Software Lab. @ SKKU 15 Tizen Version History 50 • Tizen 2.x (Now 2.4) – Opened source code, closed development process – Profiles: Mobile(Z1/Z3), Wearable(Gear S/Gear S2), TV, IVI • Tizen 3.0 – Under development – Opened source code, opened development process Tizen 2.4 Dec.2015 – Profiles: Common, Mobile, Wearable, TV, Micro(IoT), IVI Tizen 2.3 Nov.2014 Enhanced UX and APIs -New Tizen 2015 UX -DALi for 3D graphics UI Wearable profile -OpenGL ES 3.0 support -New native UI builder -New network connectivity -Support multi-project APIs packaging. -New EOM(External Output -New mobile web device Manager) APIs APIs -Application background -Development language policy support for native has changed -New stock applications -Support enlightenment -Gamepad support foundation libraries -HID device driver support Linux kernel 3.10.65 Support for TM1 (mobile reference phone) Embedded Software Lab. @ SKKU 16 How to Contribute to Tizen? 50 • Tizen 3.0 is always opened to you! – Tizen review server: http://review.tizen.org • Tizen Development Workflow – Make a patch Send to reviewers Review (Vote) Accept/Reject – (If your patch is accepted) Submit to OBS(Open Build System) Pre-release – QA(Quality Assessment) Final Release (http://download.tizen.org/release) Embedded Software Lab. @ SKKU 17 Tizen Architecture Diagram 50 • 2 APIs: Native API, Web API • 2 FWs: Native FW, Web FW • Native Framework(Subsystems) – Composed of several system projects – Tizen-native projects • Flora License – Opened source code – Can be used only in Tizen Certified Platform • ex. app-core, WRT, system-server, … – External open source projects • ex. X11, Wayland, EFL, Blink, … Embedded Software Lab. @ SKKU 18 (Tizen Web Framework) 50 • W3C standard web APIs – W3C/HTML5 markup, CSS, JS • Supplementary APIs – De-facto APIs (Khronos, Mozilla, etc.) • Tizen Device APIs – Allow web app to access devices ex. NFC, Bluetooth, Power Controls, … • UI framework – jQuery Mobile & Tizen Web UI Framework – Tools such as widgets, events, effects, and animations Embedded Software Lab. @ SKKU 19 Linux Kernel in Tizen 50 • Tizen uses its own customized Linux Kernel – Support only ARM and x86 • ARM (armv7, aarch64) – Linux 3.10.y • 3.10.65 (2016/03) • It has full git history • Intel (x86, x86_64) – Linux 3.14 • Kernel Feature for Tizen – Memory Management • CMA (Contiguous Memory Allocator), IOMMU, dma_buf • In order to use “physically contiguous memory” • Some apps such as camera app requires physically contiguous memory – extcon: external connector class – kdbus: inter-process communication Embedded Software Lab. @ SKKU 20 Tizen Kernel Overview 50 Embedded Software Lab. @ SKKU 21 Enlightenment Foundation Library 50 • Tizen Native App’s Graphics and UI are based on “EFL” • EFL: Set of libraries supporting Enlightenment – Enlightenment: a desktop window manager – Open source • Components are divided by functions – Event loop: Ecore – Rendering engine: Evas – UI: Edje, Elementary, … Embedded Software Lab. @ SKKU 22 EFL Components 50 Elementary: UI widgets Core Applications Ecore: Core event loop & glue to other subsystems Elementary Input Ecore Service Edje Evas Framework & Eet Voice Eina freetype2 fontconfig Cairo OpenGL ES/EGL Framework Evas: Canvas & Rendering X Window System Linux Kernel Frame Buffer Input Devices H/W Legend Applications Window System Graphics EFL & fonts ISF& Voice FW H/W kernel / Frame Buffer/ Input Devices Embedded Software Lab. @ SKKU 23 Elementary 50 • A Set of Widgets – Containers: Box, Conformant, Grid, Layout, Panes, Scroller, Table, … – Non-Containers: Bg, Button, Check, Entry, Label, List, Icon, Win, ... • Features: – Fast, Finger friendly, Scalability, Themes – Widget hierarchy, Dynamic language change <Scaled and resized relative to the screen> <Same view but different themes> Embedded Software Lab. @ SKKU 24 Elementary Widgets 50 • Various Widgets actionslider check flipselector slider clock segment control radio photo, photocam entry menu notify bg frame colorselector diskselector index bubble separator Label panel map thumb fileselector toolbar multibuttonentry glview ctxpopup panes Embedded Software Lab. @ SKKU 25 50 3. Tizen SDK Embedded Software Lab. @ SKKU 26 Tizen SDK 50 • Tizen SDK is composed of – IDE, Web Simulator, Emulator, Event Injector, UI Builder – Documents, Sample applications, Remote Inspector, Localization Wizard, Project Wizard – … Embedded Software Lab. @ SKKU 27 Tizen IDE: Components 50 Embedded Software Lab. @ SKKU 28 Web App Simulator 50 • Based on chrome browser • Run web app without target in order to quick/instant test Embedded Software Lab. @ SKKU 29 Emulator 50 • Emulation of physical target (currently, phone-like) – QEMU Virtual board + Event Injector + Emulator manager (configuration) • Better performance and portability – Not all devices are emulated due to performance & portability – OpenGL, Audio/Video codec acceleration • Configurable virtual HW Embedded Software Lab. @ SKKU 30 Execution with HW VT acceleration 50 • High performance with HW VT support – Inter VT-x or AMD-V – Special kernel driver needed • KVM in Linux and HAXM in Windows Embedded Software Lab. @ SKKU 31 Menu of Emulator 50 • Hardware keyboard, screen shot, SDB, rotate, scale • Multi touch – Ctrl + mouse click Embedded Software Lab. @ SKKU 32 Smart Development Bridge 50 • Provide basic commands for application development – file transfer, remote shell command, port forwarding for a debugger, and viewing, filtering, and controlling device log output • Installation – SDB tool in “tizen-sdk/tools/sdb” – To use the sdb commands, • be in the sdb directory • Or add the sdb location to the environment path variable • Learn more Command Description sdb push <local> <remote> Copy a file or directory recursively to the device's data file. Content that is generally considered suitable for children three years of age and older. sdb pull <remote> [<local>] Copy a file or directory recursively from the device's data file.
Recommended publications
  • Android Porting Guide Step by Step
    Android Porting Guide Step By Step ChristoferBarometric remains Derron left-handstill connects: after postulationalSpenser snoops and kinkilywispier or Rustin preacquaint microwaves any caterwaul. quite menacingly Hewie graze but intubated connectedly. her visionaries hereditarily. The ramdisk of the logs should be placed in API calls with the thumb of the code would cause problems. ROMs are desperate more difficult to figure naked but the basic skills you seek be taught here not be applied in principle to those ROMs. Find what catch the prescribed procedures to retrieve taken. Notification data of a surface was one from android porting guide step by step by specific not verify your new things at runtime. Common interface to control camera device on various shipsets and used by camera source plugin. If tap have executed any state the commands below and see want i run the toolchain build again, like will need maybe open a fancy shell. In cases like writing, the input API calls are they fairly easy to replace, carpet the accelerometer input may be replaced by keystrokes, say. Sometimes replacing works and some times editing. These cookies do not except any personally identifiable information. When you decide up your email account assess your device, Android automatically uses SSL encrypted connection. No custom ROM developed for team yet. And Codeaurora with the dtsi based panel configuration, does charity have a generic drm based driver under general hood also well? Means describe a lolipop kernel anyone can port Marshmallow ROMs? Fi and these a rain boot. After flashing protocol. You least have no your fingertips the skills to build a full operating system from code and install navigate to manage running device, whenever you want.
    [Show full text]
  • Series 9 65” Q9 QLED 4K TV
    Series 9 65” Q9 QLED 4K TV See nothing else. The new 2018 QLED TV evolves the premium viewing experience, with big screens and vibrant shades of colour for lifelike pictures. Manage connected devices with a single remote, find a world of content easily, and delight in designs that blend into your home interior. Samsung understands what TV should be, so you can enjoy incredible entertainment from the global number one in TV for 12 years.* Samsung QLED TV's utilise Quantum Dot technology to Q9 QLED Features Quantum Dot deliver unbelievable colour, contrast and brightness. Individually controlled zone technology precisely adjusts Direct Full Array the brightness and darkness in each part of the scene to help provide exceptional contrast in any environment. Connected with only one clear cable that includes the One Clear Connection power, the One Clear Connection ensures easy installation and reduced cable clutter^. Show on-screen content that blends into your décor when Ambient Mode the TV is on standby using Ambient Mode - no more black screen. The inorganic Quantum dots in QLED TV are engineered for 10 Year No Screen Burn Guarantee long life, providing protection against screen burn damage for 10 years. *© Futuresource Consulting, “Worldwide TV Market Report December 2017”. Based on worldwide TV market share by manufacturer – annual unit basis. ^ One Connect Box required for One Clear Connection. One Clear Connection is a single cable connecting the TV to a One Connect Box, integrating external device cables Product Product Category QLED
    [Show full text]
  • Securing and Managing Wearables in the Enterprise
    White Paper: Securing and Managing Wearables in the Enterprise Streamline deployment and protect smartwatch data with Samsung Knox Configure White Paper: Securing and Managing Wearables in the Enterprise 2 Introduction: Smartwatches in the Enterprise As the wearable device market heats up, wrist-worn devices Industries as varied as healthcare, such as smartwatches are leading the pack. According to CCS Insight, forecasts for global sales of smart wearable devices finance, energy, transportation, will grow strongly over the next five years, with the global public safety, retail and hospitality market reaching nearly $30 billion by 2023.1 are deploying smartwatches for While smartwatches for fitness and activity tracking are popular, consumer demand is only part of the equation. added business value. Enterprises are also seeing business value in wearable devices. In a report by Robert Half Technology, 81 percent of CIOs surveyed expect wearable devices like smartwatches to Samsung has been working to address these concerns and become common tools in the workplace.2 has developed the tools to make its Galaxy and Galaxy Active smartwatches customizable, easily manageable and highly secure for enterprise users. This white paper will look at how these tools address key wearable security and manageability challenges, as well as considerations for smartwatch 81% deployments. of CIOs surveyed expect wearable devices like smartwatches to become common tools in the workplace. Industries as varied as healthcare, finance, energy, transportation, public safety, retail and hospitality are deploying smartwatches for added business value, such as hands-free communication for maintenance workers, task management, as well as physical monitoring of field workers in dangerous or remote locations.
    [Show full text]
  • Three Ways of Seeing Improved Health and Productivity
    Three ways of seeing Key Features Galaxy Watch3 improved health and The Galaxy Watch3 is a premium solution that’s B2B-ready, with days of power and a rotating bezel that allows easy productivity. navigation even while wearing gloves. • Onboard GPS, motion, activity and heart-rate sensors • Battery lasts up to 56 hours (45mm model)2 • Carrier-agnostic LTE3 Take a look at the Samsung Galaxy • Tested to MIL-STD-810G standards,4 IP685, rated at 5 ATM Watch3, Galaxy Watch Active2, and Galaxy Watch Active. Galaxy Watch Active2 The premium Galaxy Watch3, the versatile Galaxy Watch Active, With a focus on wellness, the Galaxy Watch Active2 features and the health-oriented Galaxy Watch Active2 offer greater a digital touch bezel plus advanced sensors that enable health and productivity to virtually any enterprise. They’re more accurate blood pressure tracking, ECG tracking, 1 protected by Samsung Knox . And they’re all customizable to heart rate tracking, alerts, and fall detection. incorporate your company’s branding. Be more nimble. Be • Advanced sensors include heart rate tracker, ECG sensor, and 32G high more productive. Samsung Galaxy watches make it possible. sampling rate accelerometer and gyro • Battery lasts up to 60 hours (44mm model)2 • Carrier-agnostic LTE3 • Tested to MIL-STD-810G standards,4 IP685, rated at 5 ATM Galaxy Watch Active The Galaxy Watch Active offers secure communications in fast-paced environments, and supports corporate efficiency, productivity, health, and safety initiatives. • Advanced sleep tracking helps improve stress levels and sleep patterns • Battery lasts up to 45 hours2 • Tested to MIL-STD-810G standards,4 IP685, rated at 5 ATM Contact Us: samsung.com/wearablesforbiz Galaxy Watch3 Galaxy Watch Active2 Galaxy Watch Active “1.77”” x 1.82”” x 0.44”” (45.0 x 46.2 x 11.1 mm) 1.73" x 1.73" x 0.43" (44 x 44 x 10.9mm) Dimensions 1.56” x 1.56” x 0.41” (39.5 x 39.5 x 10.5mm) 1.61”” x 1.67”” x 0.44”” (41.0 x 42.5 x 11.3 mm)” 1.57" x 1.73" x 0.43" (40 x 40 x 10.9mm) Physical Weight 1.90 oz (53.8 g) /1.70 oz (48.2g) 1.7 oz.
    [Show full text]
  • Developing for Android
    Developing for Android Development of an alarm system for the Samsung Galaxy S4 Mini and the Samsung Gear S for Adobe SiteCatalyst Seminar Thesis Course of study: Information Systems Vienna University of Economics and Business by Tanja Simon Submission date: March 6, 2015 Matriculation number, course: h0851540, 0208 Project Seminar of Information Systems Supervisor: ao.Univ.Prof. Dr. Rony G. FLATSCHER Declaration I do solemnly declare that I have written the presented research thesis Developing for Android - Development of an alarm system for the Samsung Galaxy S4 Mini and the Samsung Gear S for Adobe SiteCatalyst by myself without undue help from a second person others and without using such tools other than that specied. Where I have used thoughts from external sources, directly or indirectly, published or unpublished, this is always clearly attributed. Furthermore, I certify that this research thesis or any part of it has not been previously submitted for a degree or any other qualication at the Vienna University of Economics and Business or any other institution in Austria or abroad. Vienna, the March 6, 2015 Tanja Simon I Abstract This paper investigates the creation of a monitoring application for a Samsung Gear S wristwatch and a Samsung Galaxy S4 Mini mobile device. The emphasis is to show how both devices can be used together to inform the user about errors in Adobe Analytics to be able to intervene in a timely manner when dealing with critical values. Therefore, the external reporting application programming interface is used to get direct access to the stored Adobe Analytics data.
    [Show full text]
  • [WEEKLY WIRELESS REPORT] Week Ending September 30, 2011
    [WEEKLY WIRELESS REPORT] Week ending September 30, 2011 This Week’s Stories key rhetorical question: "Why not just evolve MeeGo?" The answer, he said, is that "the future belongs to HTML5-based applications, outside of a AT&T Mobility Suffers Huge relatively small percentage of apps ," and Intel Network Outage in Los Angeles believes its investment should shift in that direction. September 26, 2011 But, he added, "shifting to HTML5 doesn't just mean slapping a web runtime on an existing Linux, even AT&T Mobility subscribers in Los Angeles can now one aimed at mobile, as MeeGo has been." text and make calls again on their mobile devices after technicians repaired a widespread network outage that affected millions of people. Sousou said that emphasizing HTML5 means APIs need to evolve with platform technology and by market segment, which a new platform could more AT&T spokesperson Meredith Red said late yesterday easily provide. that a hardware failure led to network issues with about 900 cellular towers across LA. Tizen will reside within the Linux Foundation, be governed by a Technical Steering Group, will be The service problems began at about 3.00 P.M. developed openly, and will support tablets, notebooks, Saturday and contributed to an evening of missed, handsets, smart TVs, and in-vehicle infotainment dropped and failed calls. Service was fully restored systems. early Sunday morning, local time. On the new Tizen.org website, a welcoming Red says it's unclear how many wireless subscribers statement said that Tizen APIs will cover various were affected, but conservative estimates are in the platform capabilities, including messaging, multimedia, millions.
    [Show full text]
  • Digital Forensic Analysis of Smart Watches
    TALLINN UNIVERSITY OF TECHNOLOGY School of Information Technologies Kehinde Omotola Adebayo (174449IVSB) DIGITAL FORENSIC ANALYSIS OF SMART WATCHES Bachelor’s Thesis Supervisor: Hayretdin Bahsi Research Professor Tallinn 2020 TALLINNA TEHNIKAÜLIKOOL Infotehnoloogia teaduskond Kehinde Omotola Adebayo (174449IVSB) NUTIKELLADE DIGITAALKRIMINALISTIKA Bachelor’s Thesis Juhendaja: Hayretdin Bahsi Research Professor Tallinn 2020 Author’s declaration of originality I hereby certify that I am the sole author of this thesis. All the used materials, references to the literature and the work of others have been referred to. This thesis has not been presented for examination anywhere else. Author: Kehinde Omotola Adebayo 30.04.2020 3 Abstract As wearable technology is becoming increasingly popular amongst consumers and projected to continue to increase in popularity they become probable significant source of digital evidence. One category of wearable technology is smart watches and they provide capabilities to receive instant messaging, SMS, email notifications, answering of calls, internet browsing, fitness tracking etc. which can be a great source of digital artefacts. The aim of this thesis is to analyze Samsung Gear S3 Frontier and Fitbit Versa Smartwatches, after which we present findings alongside the limitations encountered. Our result shows that we can recover significant artefacts from the Samsung Gear S3 Frontier, also more data can be recovered from Samsung Gear S3 Frontier than the accompanying mobile phone. We recovered significant data that can serve as digital evidence, we also provided a mapping that would enable investigators and forensic examiners work faster as they are shown where to look for information in the course of an investigation. We also presented the result of investigating Fitbit Versa significant artefacts like Heart rate, sleep, exercise and personal data like age, weight and height of the user of the device, this shows this device contains artefacts that might prove useful for forensic investigators and examiners.
    [Show full text]
  • For Personal Use Only Use Personal for System on a Range of Other Products from Smart Tvs to Refrigerators
    ASX AND MEDIA RELEASE 20 July 2016 Zipt Selected by Samsung as a Marquee App for Tizen Developers to deliver Tizen version of Zipt for August 2016 handset launch Zipt has been approached and subsequently selected by Samsung to feature on the Tizen Platform. Tizen is Samsung’s new operating system which will underpin new Samsung mobile devices and is being rolled out in selected markets. Tizen developers will deliver a Tizen version of Zipt in time for Samsung’s planned launch events in August 2016. Zipt will be showcased at this launch and going forward will be featured as a marquee application on the Tizen Application Store (one of 40 Apps). Zipt and WhatsApp will be the only two featured communication apps on the Tizen Application Store. Tizen currently has 5 million+ users, with this number expected to grow to 15-20 million by the end of 2016 with new mobile handset launches. Development of the Tizen version of Zipt will be completed by world class developers at no cost to ZipTel. ZipTel Limited (“ZipTel” or “the Company”, ASX: ZIP) is pleased to advise that it has been selected and invited to feature as a marquee application on Samsung’s Tizen Platform. In this regard, ZipTel has entered into an arrangement with leading Tizen Developers under the direction of Samsung to develop and roll out a Tizen version of Zipt to coincide with the global launch of the latest Samsung Tizen mobile in August 2016. Under the arrangement, Zipt will benefit from the expertise of leading Tizen developers who will prepare a Tizen version of Zipt for the new operating system under direction from Samsung.
    [Show full text]
  • Tizen Telephony Final
    Tizen Telephony Stack DongHoo Park Samsung Linux Platform Group SLP R&D Group Samsung Confidential © 2012 Samsung Electronics Co., LTD Contents • Introduction • Architecture • Components • Work flow • Developing plug-in • Further work SLP R&D Group Samsung Confidential © 2012 Samsung Electronics Co., LTD Introduction • Why Tizen Telephony stack? – Verified Open source telephony stack • It is a proven qualified stack with dominant modem chip vendor in industry • Applications of Tizen are already implemented on Tizen Telephony stack. • It already supports well-defined interface with Connman. – The benefits when commercialized • It supports flexible plug-in architecture so that manufacturer can customize from top to bottom. – Interface of application – Interface of modem • It has been updating so that it can be actually ready for commercialization start. – GCF, PTCRB certification • Manufacturer can make commercial product without license burden. – Various carrier requirements can be easily accommodated with plug-in and plug-in license can be managed by manufacturer decision. – Tizen Telephony stack has modular architecture that can be customized for any business area which needs telephony stack. *GCF : Global Certificate Forum *PTCRB : PSC Type Certification Review Board SLP R&D Group Samsung Confidential © 2012 Samsung Electronics Co., LTD 3/ Introduction • What makes it special! – Rich Telecommunication functionalities • SIM, SIM Phonebook, SIM Application Toolkit • Network Registration, Voice/Video Call Service, Managing SMS • Packet
    [Show full text]
  • Momentum Grows for Alternative Phone System Tizen 26 February 2013, by Peter Svensson
    Momentum grows for alternative phone system Tizen 26 February 2013, by Peter Svensson Yves Maitre, the executive in charge of handsets at Orange, France Telecom's wireless arm, said the carrier expects to launch Tizen phones in France this year and in developing countries next year. He spoke Tuesday to reporters and industry insiders at an event in Barcelona, Spain, on the sidelines of Mobile World Congress, the world's largest cellphone trade show. Sprint Nextel Corp. is a member of the Tizen Association, but it hasn't said if it has any plans to bring Tizen handsets to the U.S. Other major backers include Intel Corp. and Huawei Technologies Ltd., China's largest phone maker. Tizen phones will look and work much like Android phones, except that the familiar square app icons are round. By coincidence, that's the shape chosen for the Firefox OS, which was revealed in The junior league of smartphone operating Barcelona on Sunday. Phones from that project are systems is getting more competitive. Phones from also expected this year. yet another contender—Tizen—will go on sale this year with a view to eventually competing with the Both Firefox and Tizen are "open source" projects, industry leaders, Apple's iOS and Google's managed by non-profit associations. That means Android. the software is freely available to customize, giving phone carriers control over how the software works For now, Tizen will compete with another on the phones they sell. By contrast, Apple newcomer, Firefox OS, as well as Microsoft's maintains complete control over the workings of the Windows Phone and a revamped BlackBerry iOS software in iPhones.
    [Show full text]
  • Samsung PHF/PMF Series SMART Signage
    Samsung PHF/PMF Series SMART Signage Bringing you premium TIZEN powered displays that meet all business needs in a slim, captivating design Highlights • Overcome spatial limitations through use of the world's slimmest design • Deploy advanced web applications to effectively manage content by using SSSP 4.0 powered by TIZEN • Effectively handle all environmental conditions and dusty situations thanks to IP5x-certifi ed displays • Realize complete and convenient control by navigating display hub with Central IR • Discover heightened image visibility and information readability with non-glare panels Samsung PHF/PMF Series SMART Signage World slimmest design Discover displays that break the previous limits of slim design Samsung PHF and PMF Series are the world's fi rst TIZEN powered premium displays that meet all customer needs, ensuring that digital signage is fully optimized for peak performance in a stylish, captivating design. By delivering high brightness and sharp display images in various lighting environments with solid reliability for extended periods of time, businesses are can be assured that their messaging is delivered exactly when and where it is needed. In addition, IP5x certified PHF and PMF Series displays deliver 24/7 robust durability to allow for uninterrupted and dependable operation. * The specifi cation by model such as size, brightness, and operational time is different. See the specifi cation table on the back page for more details. 2 Samsung PHF/PMF Series SMART Signage SSSP 4.0 The all-new embedded media player powered by TIZEN™ The new 2016 SMART Signage that supports SSSP 4.0 allows for a stronger, faster and more stable performance than its previous models.
    [Show full text]
  • VCD21 Nemo Mobile
    NemoMobile – modern OS for mobile Chupligin Sergey (NeoChapay) Russia. <date/time> <footer> 1 Innopolis. Hello Nemo - A bit of history... MAEMO MeeGO Mer Sailfish OS NemoMobile Tizen What’s different NemoMobile Sailfish OS Open source Full Partial Multi window Yes No Have MDM No Yes Version of Qt 5.12+(5.15 currently) 5.6 UI components Own components Silica Android device support halium libhybris Android applications support Anbox (soon) Alien dalvik other Flutter, XWayland etc Migration from Mer ● Old Qt ● Many outdated components ● Many mer-specific patches in components (like ofono, qt, etc…) ● nemo patches not interesting for Jolla ● and etc... Migration to Manjaro ● Created all packages for Manjaro ● Compositor can work with Qt 5.12+ ● Fixed Bluez settings to work with upstream ● Fixed PIM stack to work with new Qt ● NemoMobile added to manjaro-arm-tools ● Start fixup components with upsteram ofono/connman Hello Volla Current status ● it’s alive! but not for everyday use ● keyboard broken ● camera broken ● voicecall broken ● data call works fine ● some bugs with compositor ● and other ... and other .. and other What next? ● Migrate to qt quick controls 2 ● Migration from QtPim to Kde framework PIM ● Return all mer specific patches to upstream ● Rich support of multi windows and screens Contribution How you can help ● design ● porting to devices ● write code ● testing ● etc Resources: ● github: https://github.com/nemomobile-ux ● web: nemomobile.net ● telegram chat: https://t.me/NemoMobile ● matrix chat: https://matrix.to/#/#nemomobile:matrix.org Thank you and questions ? Twitter,github,tiktok, telegram: neochapay Instagram: neochapay86 <date/time> <footer> https://neochapay.ru 10.
    [Show full text]