Hi Tarun
At present, your best bet for working with web services will be to use the
network and http libraries provided on the platform - certainly ReST web
services will be easy to use this way, and with the right combination of
HttpClient and XML parsing, SOAP shouldn't be too hard either.
http://code.google.com/android/reference/org/apache/commons/httpclient/HttpClient.html
Good luck
Dick
On Nov 30, 2007 1:21 AM, Tarun Mittal <taru...@gmail.com> wrote:
hello,
I was looking for some API's , those are related to web services.
Is android provide some API's to develop the applications related to web
services?( other than LBS)
plz give some response
Thanx