From bf9cc35ea3890f6ce1519bdd862ad85bea6d6ecb Mon Sep 17 00:00:00 2001 From: Jin-Woo Jeong Date: Thu, 13 Aug 2015 10:32:03 +0900 Subject: [PATCH] Remove download module from wearable table Change-Id: I2523207f6b564befcca861534a927b518cabeb7f --- org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm b/org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm index cb39297..5a35519 100755 --- a/org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm +++ b/org.tizen.gettingstarted/html/native/details/tizen_apis_n.htm @@ -704,8 +704,8 @@ Implements a lightweight SQL relational database. This is widely used for embedded client or local storage. - Content - The Content API module contains submodule APIs for managing the most common device media data types, such as image, audio, and video files. It provides operations to search for content, search for content information stored on the device, create playlists, and access the EXIF information of an image file. + Content + The Content API module contains submodule APIs for managing the most common device media data types, such as image, audio, and video files. It provides operations to search for content, search for content information stored on the device, create playlists, and access the EXIF information of an image file.

Documentation: