Dumbledroid Example for Android
Dumbledroid is a framework that enables integration between an Android app and a RESTful server using magic. (Actually, it's not real magic. I'm kidding.)
Using Dumbledroid, the developer doesn't have to write parsers for JSON or XML documents from a web service. It maps the document nodes to the class fields and does this automagically!
On this app, you'll find working examples of simple JSON and XML integrations, as well as a Flickr picture search. All of them use Dumbledroid to connect with the webservices.
Read more about the project on its Github page.
Logo credits: www.androidify.com