zoukankan      html  css  js  c++  java
  • [Buzz.Today]2012.01.12

    >> Tizen SDK and Code Released

    From: http://devworks.thinkdigit.com

    Tizen has a rather convoluted history going back to a number of projects. Most recently, Intel abandoned their Meego platform which they were developing as a OS for all devices, Smartphones, TVs, Desktops, Notebooks, Tablets, and IVI systems in order to shift to Tizen. Going further back, Meego itself was the result of the merger of Intel's Moblin project and Nokia's Maemo, which they used in the N900. Now finally we have a code and SDK release.

    While Meego favoured the Qt toolkit for developing applications, while offering alternative options, including HTML5; Tizen is strongly focussed on web technologies as a means for creating applications. Web languages combined with an API for accessing and controlling the device's functions allow web developers to develop applications that integrate with the system.

    The Tizen architecture has a core services running the Linux Kernel. These core services are:

    • Application Framework
    • Base
    • Connectivity
    • Graphics and UI
    • Location
    • Messaging
    • Multimedia
    • PIM (Personal Information Management)
    • Security
    • System
    • Telephony
    • Web

    These services are exposed via web APIs for use in applications developed using web standards.

    Tizen seems to share a lot with both HP's WebOS, and Mozilla's Boot2Gecko. Hopefully these projects will coordinate and cooperate at some level so we don't end up with three different web APIs for doing pretty much the same few things.

    While Intel intends Tizen to have the same multi-device reach as Meego, their constant shifting goals and lack of direction is unlikely to appease anyone. The quick abandonment of Moblin in favour of Meego and then abandoning that for Tizen, each having a slightly different focus, doesn't send the right signal to hardware manufacturers who have to support their devices for many years.

    >>Tizen Architecture

    https://developer.tizen.org/sdk_architecture.html

    >> Tizen Source code

    http://source.tizen.org/git/

  • 相关阅读:
    uft/qtp的参数化
    华为数据之道-读书笔记
    python操作neo4j
    PyPDF2提取pdf中的信息
    时间片轮转算法
    百度地图根据类别不同做不同的标注
    操作系统-考点
    《修改代码的艺术》读书笔记
    【2021.07.06】抗争性人格的自我记录
    【2021.06.16】即将到来的毕业
  • 原文地址:https://www.cnblogs.com/piaoger/p/2320855.html
Copyright © 2011-2022 走看看