Hello. Me and a group of people are currently working at developing an application for updating a database with information derived from bar- codes. We are currently considering two options, those being either developing a web-application and the other being a local android client, seeing as the web application has several limitations we are close to deciding on using Android as our platform.
Our problem is the lack of information in general about setting up Android with a Web-service, the idea here is that you contact the web- service, the web-service does the hard work with database look-up, changes, etc, and then updates the database or returns information to the user on the phone. Similar to other MVC patterns where the client doesn't have to do the work. The only information i have found so far about this are very convoluted documents and references to "kSoap2", which seems to be dead now Any help with information regarding Android and Web-Services would be greatly appreciated, hopefully fast since we have to decide in the following days Thanks for any information -Rune -- 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

