Tuesday, September 4, 2012

Re: [android-developers] Re: How Can I pass an ArrayList do another Activity?

How did you NOT find it?
That's easy... The OP did NOT look for an answer...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Sat, Sep 1, 2012 at 10:00 AM, Fred Niggle <fred.niggle@googlemail.com> wrote:
a quick google search found this: 

How did you NOT find it?


On 1 September 2012 16:51, dnkoutso <dnkoutso@gmail.com> wrote:
Typically when you are dealing with the same process it seems useless and slow to serialize (or parcel) your ArrayList between activities.I would use a singleton where I put the data in there and grab it from the next Activity.

On Friday, August 31, 2012 12:59:51 PM UTC-7, Guilherme Bernardi wrote:
Hi everyone.

I'm developing an application that have a composition case.

In the first activity there is an ListView, some fields and a button that call another activity. This activity will set an ArrayList and then pass to first activity the array it appears in the listview...

Can anyone help me?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Ubuntu Speech input is now available on Google Play, along with Magnetic Door Alarm app.

--
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+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment