I would like to have the possibility to mark and copy text in a TextView.
I want to overwrite onLongClick method.
It should be working like in android browser. Just click, mark text and press copy. Is there a solution who works in most of android versions?