Thanks Mark.
Actually i want to call a web service which should return xml thing.
Please reply.

On Fri, Dec 19, 2008 at 6:33 PM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> dilu wrote:
> > Hi
> > Plz tell me that what is the best way to work on web services in
> > android.I dont want to use third party library.I want  to use in-built
> > library.
>
> I do not know what you mean by "work on web services".
>
> For example, if you wish to build a Web service client, and the Web
> service uses a REST-style API, HttpURLConnection or the HTTPClient
> (org.apache.http.*) will work.
>
> Or, if you wish to build a Web service client, and the Web service uses
> XML-RPC, somebody else on this list posted a link to their XML-RPC
> implementation for Android.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.9 Available!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to