I tried as the same in the example defined here . but didn't get the menu displayed .
did not work - i am not getting the conext menu at all after clicking button . On May 9, 11:58 am, "Jason Teagle" <[email protected]> wrote: > >i tried with registerForContextMenu(button ). and setting onConext > >Menu Listerner also but it did nt work . > > Did you override onCreateContextMenu() to actually build the menu? > > Define 'did not work'? What *did* happen - anything at all? > > Try this link as an example of how to build > one:http://www.stealthcopter.com/blog/2010/04/android-context-menu-exampl... -- 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

