This tutorial covers how to use the ContentProvider component to
expose your content to other Apps including the parent App.

It provides a detailed explanation of how to implement the
ContentProvider backed
by a SQLite database.

It covers the following tasks:

  * How to implement a ContentProvider

  * How to integrate the ContentProvider with a SQLite database

  * How to invoke ContentProvider functions via the ContentResolver

The tutorial comes with an App with full source code to take the
concepts for a spin!!!

Tutorial Link: http://code.google.com/p/openmobster/wiki/ContentProvider

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en.

Reply via email to