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-example-on-long-press-gridview/ -- 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

