Outside of the question regarding Google's web services, I would highly suggest against serialized objects. We've had a ton of troubles using them in one of our test cases, speed, size, everything about them :(
- Dan On Fri, Feb 12, 2010 at 4:28 PM, Matt Kanninen <[email protected]> wrote: > Is anyone else trying to integrate an Android application with > Google's various WebServices? Do you tend to put a proxy server up in > between or do you just have the device hit Google directly? > > What format is your data sent in? JSON? SOAP? Plain Old XML > objects? Java Objects serialized by Sun? > > On one of my current projects we're still at an early planning stage. > Plus I want to know what to recommend. > > Discuss! > -MK > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<android-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/android-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
