Seeking the same thing I found this example on anddev: http://www.anddev.org/viewtopic.php?p=4613
On Mar 13, 9:51 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I have a MapActivity and inside is a MapView with a > onLongPressListener. When I press on a specific part on the map I can > do stuff like launching a new activity, but I want to display a > context menu with several options. How can I do this? > > There is a method MapView.populateContextMenu(ContextMenumenu), but > how do I create the menu this method expects? --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

