In short the classes which extends contentprovider are mainly used for database specific operations Service API is used to run services..the services can be something like email poller or news feedser
If u want to connect to external servers use apaches http classes Thanks, Arjun. On Sep 1, 7:07 am, Tony <[email protected]> wrote: > I'm a new guy to Android development. > I've read through the note of the topic "Developing Android REST > Client Applications" from Google IO 2010, but I still have no idea on > how to start. > Can anyone show me a code example? > > Either the code for "Option A: Use a Service API" or "Option B: Use > the ContentProvider API" will be appreciated! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

