Android Question How to Retrive Datas using web service

Genuine Infotech

Member
Licensed User
Longtime User
Hi,
We are create web service in asp.net C# 2008. In that web service we retrieve customer name and customer code. i need to access the web service get customer name and customer code bind into spinner.
How can i do this???
 

DonManfred

Expert
Licensed User
Longtime User
Can you provide the url and/or documentation of that service?
I´m sure it should be possible with httputils2
 
Upvote 0
Top