Sunday, April 1, 2012

[android-developers] Hello Everyone, Is there anyway we can pass a listView from one activity to another

I am trying to pass a list view from one activity to another and use
it as a Text_to_speech.

I converted the list view to a string (Using toString()) in the first
activity and did work, but it's not so convenient since i can't
manipulate the elements in the list(I can't use them)...i thought of
convert the String back to a listview but i thing no such method can
do that.


Any ideas ?

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