hi,
> What's available for communication between android app and web application ?,
> HttpClient can be used, any other alternative?
>
> How to transfer data between app and webapplication, may be XML? then what
> about images?
you could use xmlrpc calls. this minimizes your client cod to just
couple of lines of code.
see:
http://groups.google.pl/group/android-developers/browse_thread/thread/97c7c11d2f0443d8?hl=pl
library can be downloaded from:
http://code.google.com/p/android-xmlrpc
pskink
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---