Deepwinter wrote:

> It's large because it's a JSON document containing a JPEG file.  Since 
> I'm using a REST interface to get data to the app, it was easier to 
> pass the entire JSON document in putExtra rather than implement 
> Parceable on my POJO.  I'm just going to go out on a limb here and 
> guess that this isn't the best idea, and I should implement Parceable. 
>
 
'Parcelable'?

As in <http://developer.android.com/reference/android/os/Parcelable.html>?

-- 
Lew

-- 
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