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! Also Android supports sax and dom xml parsers, so you should be able to use xml data services which are more universal , but heavier and slower.
Mark On Dec 19, 4:34 am, dilu <discover.dile...@gmail.com> wrote: > Hi > Plz tell me that what is the best way to work on web services in > android.I dont want to use third party library.I want to use in-built > library. > Please provide me some sample code or link. > Thanks > Dilu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---