Package org.openintents.provider

Provides classes with definitions of ContentProviders and convenience methods.

See:
          Description

Class Summary
Alert Provider for the Alert Framework, Make sure you call init(Context c) before using any of the convenience functions.
Alert.DateTime  
Alert.Generic  
Alert.Location location based alerts. you must at least specify a position
Alert.ManagedService  
ContentIndex  
ContentIndex.ContentBody  
ContentIndex.Dir  
ContentIndex.Entry  
Hardware Definition for content provider related to hardware.
Hardware.Preferences Hardware preferences.
Intents  
Location Definition for content provider related to location.
Location.Extras  
Location.Locations  
Mail  
Mail.Account  
Mail.Attachments  
Mail.Folders  
Mail.Message  
Mail.Signatures  
MediaPlaylists  
MediaPlaylists.ListItem  
MediaPlaylists.Playlist  
News  
News.AtomFeedContents  
News.AtomFeeds  
News.RSSFeedContents  
News.RSSFeeds  
Shopping Definition for content provider related to shopping.
Shopping.Contains Information which list contains which items/lists/(recipes)
Shopping.ContainsFull Combined table of contents, items, and lists.
Shopping.Items Items that can be put into shopping lists.
Shopping.Lists Shopping lists that can contain items.
Shopping.Status Status of "contains" element.
Tag Definition for content provider related to tag.
Tag.Contents  
Tag.Tags  
 

Package org.openintents.provider Description

Provides classes with definitions of ContentProviders and convenience methods.

Package Specification

The provider packages contain all definitions required to access the OpenIntents ContentProviders from other applications.

Convenience methods allow for an even easier access to frequently needed data.

Related Documentation

For further information, please see: