Hi All,
is it possible that I send a request from my Android app to a web service and in return I get a data for example a XML file from the web service which I parse in android?
Thanks
kai
Hi All,
is it possible that I send a request from my Android app to a web service and in return I get a data for example a XML file from the web service which I parse in android?
Thanks
kai
I think you need a starting point about web services with Android. This article is a good start IMHO
http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/