Re: [android-developers] Re: Accessing wcf service from android

2010-01-13 Thread Frank Weiss
Generally, the same as you would from any Java program. I would recommend you try it from a Java desktop application before diving into Android, or search for an existing Android library to do it. On Tue, Jan 12, 2010 at 8:39 PM, Sudeep wrote: > How to access the web service from android? > > On

[android-developers] Re: Accessing wcf service from android

2010-01-12 Thread Sudeep
How to access the web service from android? On Jan 12, 3:25 pm, Sudeep Jha wrote: > Hi Droids, >           I want to use the WCF(.net) service for login > authentication.Please tell me ASAP, the easiest way to do it. >           I was trying with wsdl also. > > Warm Regards, > Sudeep -- You rece