On textboxes in Android, onLongClick reveals a contextual menu that has the copy/paste methods. Is there any way to add another option (say, "copy to [insert application here]")?
It's trivial to do it within my application's contextual menu because I can just override onLongClick. My "copy to [insert application here]" method, however, would only work in my app's contextual menu; not in the default messaging's text selection contextual menu, for example.
Thanks!
No, you cannot add to other applications' context menus.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With