Hi everyone. Please bare with me as I am very new to Android. I've
looked around and seem to only find hard to understand and conflicting
answers to this question.

I have a program reading a web service and creating an ArrayList of
'Customers', each of which contain a nested ArrayList of 'Contacts'.
There is data associated with each customer as well as each of the
customer contacts.  I need to pass the entire customers ArrayList to a
listview, that I then will want to pass contacts out from. 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 (the ListView).
Any hints you all can offer would be appreciated!

-- 
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
[email protected]
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