From: Hyunjin Park Date: Fri, 29 Jan 2016 04:53:53 +0000 (+0900) Subject: [web API] apply new category on tizen APIs of getstarted X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=491f04a7b12721b5733c884842f71043955f4ae3;p=sdk%2Fonline-doc.git [web API] apply new category on tizen APIs of getstarted Change-Id: I53dab5845a758ae7c26c78b7ace78d9af998c3e6 --- diff --git a/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm b/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm index f6488da..b6b2af0 100644 --- a/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm +++ b/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm @@ -57,16 +57,27 @@
  • Tutorials: Base
  • API Reference: Base
  • - + + Account + These APIs contain classes and interfaces that enable you to manage account features. +

    You can use existing configured on-line accounts and providers, and create new accounts of known types.

    + + + + Application Framework These APIs contain classes and interfaces that enable you to manage alarm, application, and package features.

    You can schedule an application to be run at a specific time, retrieve information about the applications installed or running on the device, and enable package management.

    diff --git a/org.tizen.guides/html/web/tizen/application/app_guide_w.htm b/org.tizen.guides/html/web/tizen/application/app_guide_w.htm index 7a22a70..98377a3 100644 --- a/org.tizen.guides/html/web/tizen/application/app_guide_w.htm +++ b/org.tizen.guides/html/web/tizen/application/app_guide_w.htm @@ -23,16 +23,16 @@

    Related Info

    -

    Application

    -

    Application features include managing various types of applications and packages, badges, notifications, input devices and handling events, communicate with other web or native applications.

    +

    Application Framework

    +

    Application Framework features include managing various types of applications and packages, badges, notifications, input devices and handling events, communicate with other web or native applications.

    The main application features are:

    • Alarm

      Allows you to schedule an application to be run at a specific time