I have several questions around the implementations of RESTful web services in mobile devices:
Mobile client as a RESTful web service consumer: How can I bu
Providing a web-service from a mobile device is not a good idea because it will drain battery very fast. You can check this if it helps