Hi, I have an android APP. I need to connect to a remote D.B. on the internet. All i know is that i have to use a Web Service, installed on the remote DB server.
Whith my Android APP i have to connect to the web service, and the web service will do the logical operations to get the necesary data from the D.B. and will send them to me. OK, the web service is not a problem, i have a friend that will do it (i have no idea about web services), but i dont know how i have to do the connexion with the Web Services, and also i dont know how have to be the functions of the Web Service. i need to do select's that give me multiple rows of information, and selects, then i have to send data to the Webservice (the parameters of the "select and the insert"), i supose it's simply to call a function of the webservice with normal parameters? or it's more hard than this?. I have searched for tutorials that show me to do that on google but i can't find a good tutorial that show how to do that... can someone give me a little help? for example, a good tutorial for beginners connecting android to a remote DB with webservices? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

