Go through the below link, it will help u with adding menu items in java code http://code.google.com/android/kb/commontasks.html#addmenuitems
The same can be achieved by adding code in xml format, for that go through the link below http://code.google.com/android/samples/ApiDemos/res/menu/submenu.html Cheers, Sunit On Tue, Jan 6, 2009 at 9:50 AM, siva <[email protected]> wrote: > > Hi All, > > I am new to Android development. I want to add submenu to menu item , > I mean when i select menu item there should be submenu for that menu > item. Is anybody have sample for this. > > Thanks in Advance. > > > regards > sivaram > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

