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