I use XStream and httpclient to create and read xml and SOAP envelopes. Works fine for me. I have tried ksoap2, but I had to replace most of the code because it didn't work on the latest release of Android os, so I discarded it altogether.
On Dec 22, 5:33 am, "dileep singh" <discover.dile...@gmail.com> wrote: > Thanks a lot Mark.Sorry for late reply.I was out of station so i didnt > reply u.I will check all suggestions suggested by u and let u know. > Thanks. > dileep. > HAPPY XMAS & NEW YEAR IN ADVANCE. > > On Sat, Dec 20, 2008 at 2:28 AM, Mark Murphy <mmur...@commonsware.com>wrote: > > > > > Mark K wrote: > > > Since Android supports regular Java object serialization, you can > > > just stream objects to and from Java app servers such as Tomcat etc, > > > Using ObjectOutput/Input streams. See Tomcat docs and examples of how > > > do do this. This is a first for a mobile platform! > > > Out of curiosity, have you tried this? > > > I wasn't sure if the Dalvik VM might use a different serialization > > structure than would "regular" Java, causing cross-environment > > compatibility problems. > > > If it works, though, great! > > > -- > > Mark Murphy (a Commons Guy) > >http://commonsware.com > > _The Busy Coder's Guide to Android Development_ Version 1.9 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---