I have a class called BookmarksStruct and a ArrayList<BokmarksStruct> typed object called bookmarksarray. I want to pass the object and get back again from second activity to the first activity but I can't find how can I retrieve the object back. Because there is only get methods for int string char etc. Can anyone help me? thanks
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

