Guys I am a beginner and I am making an app in which I use the concept
of menus, I created 4 menus and within those 4 menus I have created 5
submenus each, I click on the menu then go it its submenu and then
select the item and that prompts an alert dialog and if I click yes
that item gets added  to the list, this is working perfectly fine. The
problem comes when I want to show the selected Items in other other
activity, I have created a button for that purpose and that button
takes me to another activity but somehow the list is shown as null [],
what is the problem?
I have used a string buffer as well and appended the list items to it
and created set and get methods but it simply wont work!!!, CAN ANYONE
PLEASE TELL ME AN EASY WAY OF DOING IT..

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

Reply via email to