I am facing a problem in connecting my Android code to a .NET web service i.e I am not able to call the web service from within the emulator. My web service is a simple HelloWorld web service that comes by default when u select web service project is VS2008. It is named Service1.asmx
Android code link :[http://pastebin.com/AGEZSKue]
can anyone give me a solution to my problem ?