This is a short question. Suppose I have a WebView showing a website, how do I make it have a context menu of text-selection and long-click-on-links ?
Text-selection has the ability to copy the selected text, for example, and links can have the ability to open them in the web browser or at least be copied to the clipboard.