Monday 27 May 2013

android rest client applications

android rest client applications from Google I/O 2010.


 REST Method Implementation Patterns
• Introducing three design patterns to handle REST methods
– Use a Service API
– Use the ContentProvider API
– Use the ContentProvider API and a SyncAdapter

1)  Use a Service API

Use Service API


 2) Use the ContentProvider API



3)  Use the ContentProvider API and a SyncAdapter




PDF FILE: http://dl.google.com/googleio/2010/android-developing-RESTful-android-apps.pdf

No comments:

Post a Comment