Posted by: kahgoh on: 10 December, 2008
In Building a Menu for your Android (V1.0 R1) App, a menu was created for an application. The context menu can create menus based on the current view that has focus.
In order to create context menus, the application needs to know which views will have a menu. This is done by calling registerForContextMenu with the [...]