tags:

views:

89

answers:

2

Referring http://code.google.com/events/io/2010/sessions/developing-RESTful-android-apps.html. Can any body provide source/links which implements such a design?

+1  A: 

The Google I/O app follows this design and is easy to follow.

alexanderblom
Thanks. I will try to implement my REST Client using this.
SpunkerBaba
A: 

Thanks Alex. I've been searching for such a sample for so long.

Achellis