I thought this answer had been answered before?

  -- If it's smallish you can pass it in the intent to another activity
  -- if it's larger you can think about backing it in a content
provider within the app to keep things persistent

kris

On Sun, Sep 9, 2012 at 9:33 AM, fahad mullaji <[email protected]> wrote:
> Hi All,
>
> What is the best method to share array list object between android
> activities?
> Caching,Parcelable or something new?
>
> --
> Regards
> Fahad Mullaji
>
>
> --
> 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

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