You might want to check out how to do object serialization in Java.

http://java.sun.com/developer/technicalArticles/Programming/serialization/

In general want you do is to convert your object in a binary format
and convert it back on the received end.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.

On Jul 30, 5:52 am, Ram <[email protected]> wrote:
> Hi All,
>
> can anybody tell me how to handle a complex type object from
> webservice. Presently I am able to handle simple String messages. But
> if I am extracting some array of objects or String, then how to handle
> this.
>
> Waiting for quick reply.
>
> -Ram
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to