Hi there, I am using a android´s version of xml-rpc (http://www.anddev.org/ viewtopic.php?p=4924) to comunicate with a web server. However I have been spending too much time trying to pass a object through it. I guess the best way to do that is manually parsing the object to a xml- rpc "struct" type... Or converting it to a byte array?
Could you give me any insight of how can I call methods from a server and pass complex objects as parameter? Any sample? I don´t want to use the ksoap, because I guess it will overload my app.. Thanks a ton! Cassio --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

