`
mmdev
  • 浏览: 13329497 次
  • 性别: Icon_minigender_1
  • 来自: 大连
文章分类
社区版块
存档分类
最新评论

android1.5所有ContentProvider

 
阅读更多

Browser
Browser.BookmarkColumns
Browser.SearchColumns
CallLog The CallLog provider contains information about placed and received calls.
CallLog.Calls Contains the recent calls.
Contacts The Contacts provider stores all information about contacts.
Contacts.ContactMethods This table stores all non-phone contact methods and a reference to the person that the contact method belongs to.
Contacts.Extensions The extensions for a person
Contacts.GroupMembership
Contacts.Groups This table contains the groups for an account.
Contacts.Intents Contains helper classes used to create or manage Intents that involve contacts.
Contacts.Intents.Insert Convenience class that contains string constants used to create contact Intents.
Contacts.Intents.UI Intents related to the Contacts app UI.
Contacts.Organizations A sub directory of a single person that contains all of their Phones.
Contacts.People This table contains people.
Contacts.People.ContactMethods A subdirectory of a single person that contains all of their ContactMethods.
Contacts.People.Extensions The extensions for a person
Contacts.People.Phones A sub directory of a single person that contains all of their Phones.
Contacts.Phones This table stores phone numbers and a reference to the person that the contact method belongs to.
Contacts.Photos The photos over all of the people
Contacts.Settings The settings over all of the people
LiveFolders

A LiveFolder is a special folder whose content is provided by a ContentProvider.

MediaStore The Media provider contains meta data for all available media on both internal and external storage devices.
MediaStore.Audio Container for all audio content.
MediaStore.Audio.Albums Contains artists for audio files
MediaStore.Audio.Artists Contains artists for audio files
MediaStore.Audio.Artists.Albums Sub-directory of each artist containing all albums on which a song by the artist appears.
MediaStore.Audio.Genres Contains all genres for audio files
MediaStore.Audio.Genres.Members Sub-directory of each genre containing all members.
MediaStore.Audio.Media
MediaStore.Audio.Playlists Contains playlists for audio files
MediaStore.Audio.Playlists.Members Sub-directory of each playlist containing all members.
MediaStore.Images Contains meta data for all available images.
MediaStore.Images.Media
MediaStore.Images.Thumbnails
MediaStore.Video
MediaStore.Video.Media
SearchRecentSuggestions This is a utility class providing access to SearchRecentSuggestionsProvider.
Settings The Settings provider contains global system-level device preferences.
Settings.NameValueTable Common base for tables of name/value settings.
Settings.Secure Secure system settings, containing system preferences that applications can read but are not allowed to write.
Settings.System System settings, containing miscellaneous system preferences.
UserDictionary A provider of user defined words for input methods to use for predictive text input.
UserDictionary.Words Contains the user defined words
分享到:
评论

相关推荐

    Android1.5 源码

    8. java: 这个目录可能包含了 Android 对 Java 标准库的实现或者扩展,因为 Android 在早期版本中并不完全兼容所有的 Java SE API。 通过深入研究这个源码包,开发者可以学习到 Android 系统的架构、组件间如何通信...

    android1.5 源码

    Android 1.5 源码是Android操作系统早期版本的原始代码库,它为开发者提供了深入理解Android系统工作原理的机会。对于那些希望优化性能、调试应用程序或者进行底层系统开发的人来说,掌握这部分源码至关重要。在...

    Android-1.5_r04-windows.zip

    标题中的“Android-1.5_r04-windows.zip”表明这是一个与Android操作系统1.5版本相关的资源包,专为Windows用户设计。这个版本是Android早期的迭代,发布于2009年,被称为"Cupcake",引入了许多新功能,如虚拟键盘、...

    Android(1.5) APIDemos梳理

    《Android(1.5)APIDemos梳理》 在Android开发领域,APIDemos是官方提供的一款用于展示Android API功能的示例应用。这个版本基于Android 1.5,虽然现在已经较旧,但它仍然是理解早期Android系统API工作原理的重要...

    android SDK1.5 电子词典设计与实现

    在Android SDK 1.5版本下,开发一款电子词典是一项技术挑战,它涉及到许多关键技术和组件。本文将深入探讨如何使用Eclipse IDE进行开发,以及在这个过程中涉及的关键知识点。 首先,我们需要理解Android SDK 1.5的...

    Android_SDK1.5_开发指南中文版.docx

    关键类主要包括Activity(活动)、Service(服务)、BroadcastReceiver(广播接收者)以及ContentProvider(内容提供者),它们构成了Android四大组件。这些组件是构建应用程序的基本模块,具有各自特定的功能和生命...

    android SDK 开发范例大全

    这一章可能深入讲解了Android应用的基本架构,例如Activity、Intent、Service、BroadcastReceiver和ContentProvider等核心组件的用法。开发者会学习如何创建和管理Activity,理解Intent的作用,以及如何在不同组件间...

    android手机开发源代码--3

    Android 1.5 SDK是Android平台的一个早期版本,虽然现在可能已被更新的Android Studio所替代,但这些源码依然有助于理解Android早期版本的API和架构。 2. **源代码的意义**: 分析源代码可以让开发者深入了解Android...

    Android studio sdk 源码 android-23

    4. Android Studio支持:Android Studio 1.5及以上版本提供了对Android 23的全面支持,包括Gradle插件更新,使得构建过程更加高效。通过Android Studio,开发者可以轻松地浏览和分析源码,这对于学习和优化代码至关...

    android平台联系人管理应用源码+项目(项目直接导入可运行)

    2. **Android SDK版本**:“android-3”指的是早期的Android API版本,可能对应的是Android 1.5 (Cupcake) 或者Android 1.6 (Donut),这两个版本都比较老。在当前版本,Android API已经发展到30以上,因此理解不同...

    疯狂Android讲义源代码2

    1.5 Android应用结构分析 1.5.1 创建一个Android应用 1.5.2 自动生成的R.java 1.5.3 res目录说明 1.5.4 Android应用的清单文件:AndroidManifest.xml 1.5.5 应用程序权限说明 1.6 Android应用的基本组件介绍 ...

    Sudoku1.5(Android游戏开发:数独(附源码).zip

    同时,理解Android的四大组件——Activity、Service、BroadcastReceiver和ContentProvider,以及布局管理器如LinearLayout、RelativeLayout、ConstraintLayout等,是构建任何Android应用的必备技能。 在数独游戏...

    android sdk源码例子平台文档

    描述中提到的链接包含了从Android 1.5到4.1的SDK源码、文档、例子和样本代码。这些样本代码(samples)是Google官方提供的,用于演示API用法和最佳实践,对于初学者来说是宝贵的教育资源。通过分析这些示例,开发者...

    Android入门到精通详解(完整书签)

    Android提供了两种类型的仿真器环境,分别是Android 1.5以前和1.6以后的不同版本。 - **Android中建立工程**:在Android Studio中创建一个新的项目,可以选择不同的模板来快速搭建应用基础结构。 #### 第二篇:...

    android media

    它可以处理各种流媒体源,如本地文件、网络URL、ContentProvider等。通过设置DataSource、准备、播放、暂停、停止等方法,开发者可以实现多媒体内容的播放控制。 3. **AudioTrack类**: 当需要直接播放原始音频数据...

    基于android平台的视频播放器设计

    * Android 应用程序的构成:Activity、Service、BroadcastReceiver、ContentProvider 等四大组件 * Activity 是 Android 应用程序的基本单元,提供了一个虚拟的用户界面 * Android 程序的生命周期:创建、启动、暂停...

    Android开发指南中文版

    《Android开发指南中文版》是针对Android 1.5版本的一份详尽教程,它为开发者提供了深入理解Android操作系统和应用开发的宝贵资料。在这个早期版本的Android中,许多基本概念和技术仍然对当前的Android开发有着深远...

    疯狂Android讲义源码

     1.5 Android应用结构分析 24  1.5.1 创建一个Android应用 24  1.5.2 自动生成的R.java 26  1.5.3 res目录说明 27  1.5.4 Android应用的清单文件:  AndroidManifest.xml 28  1.5.5 应用程序权限说明 29  ...

    Android学习总结

    接着,安装Android SDK,它包含了Android开发所需的所有组件,如模拟器、文档和调试工具。Eclipse的ADT Plugin插件是用于在Eclipse中创建和调试Android应用程序的关键。 二、模拟器的创建 1. 使用ADT插件创建:在...

    android 开发中文指南pdf

    1. Android SDK版本说明:文档基于Android SDK 1.5版的资料进行翻译,这个版本是较早的Android开发工具包,对应于Android平台的早期阶段,提供了API 3。 2. 应用程序框架的涵盖范围:文档翻译并整理了应用程序框架...

Global site tag (gtag.js) - Google Analytics