This article shows how to use the Apache HttpClient library and some other tools to build an Android client that can access JAX-RS web services. "Hello World" has never been so RESTful.
The author, Deepak Vohra, writes:
"The REST software architecture is based on transferring representation of resources. RESTful web services offer some advantages: They are simple, lightweight, and fast."
The postings on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Tags: 
jax-rs
eclipse
httpclient
rest
java
android