Thank you very much!

On Mar 18, 5:27 pm, TreKing <treking...@gmail.com> wrote:
> On Thu, Mar 18, 2010 at 1:32 PM, Mark Freeman
> <mark.allen.free...@gmail.com>wrote:
>
> > I'm having
> > trouble determining the best way (or any way for that matter) for me
> > to pass the ArrayList of Customers to a new Activity
>
> Have you Customer class implement Parcelable, define the methods to convert
> the class to / from a Parcel, and when you start your activity put your list
> of contacts in the intent that you use to start the activity.
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

To unsubscribe from this group, send email to 
android-beginners+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to