You could try with a lightweight XMLRPC implementation, there is already an android one for it: http://code.google.com/p/android-xmlrpc/
On Jun 1, 7:48 am, Nando Scheidecker <[email protected]> wrote: > Are there any examples out there to best work with web service? > > I know that there is a port to SOAP stuff in the kSoap implementation. > > However, kSoap might be too heavy for me. > > Instead I was hopping for the device to be able to talk to RESTful services > instead. > > Is there any good example on a REST client? > > 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

