first of all sorry if this question was already asked
I'm coming from a world where accessing a web service like this is a piece of cake
http://me.myservice.com/myfolder/Service1.svc?wsdl
Well after I searched all over here I can't find a way to do that in basic4android
So please can someone explain or give an example how to access a webservice like this?
http://me.myservice.com/myfolder/myService.svc?wsdl
and use a method like myService.getmydata
I'm not interested for the moment into parsing the xml reponse
I'm sorry but HttpUtils2 - Web services are now even simpler
it may say something to a java programmer but to a microsoft guy it does not.:sign0085::sign0104:
I'm coming from a world where accessing a web service like this is a piece of cake
http://me.myservice.com/myfolder/Service1.svc?wsdl
Well after I searched all over here I can't find a way to do that in basic4android
So please can someone explain or give an example how to access a webservice like this?
http://me.myservice.com/myfolder/myService.svc?wsdl
and use a method like myService.getmydata
I'm not interested for the moment into parsing the xml reponse
I'm sorry but HttpUtils2 - Web services are now even simpler
it may say something to a java programmer but to a microsoft guy it does not.:sign0085::sign0104: