>
> 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.nig...@googlemail.com>wrote:

> a quick google search found this:
>
> http://stackoverflow.com/questions/4030115/how-to-pass-arraylist-using-putstringarraylistextra
>
> How did you NOT find it?
>
>
> On 1 September 2012 16:51, dnkoutso <dnkou...@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+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
>
> --
> Ubuntu Speech 
> input<https://play.google.com/store/apps/details?id=com.nds.ubuntuspeechinput>is
>  now available on Google Play, along with Magnetic
> Door Alarm 
> app<https://play.google.com/store/apps/details?id=com.nds.magneticdooralarm>
> .
>
>  --
> 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+unsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to