Is it possible to replace android's browser default copy paste on text? -


i wondering if replace android's browser default copy paste on text. in which, user can long touch text , toolbar display button of copy or paste. wanted is, whenever user long touch text, app popup menu under selected text , button of copy , paste.

if user click on copy, save text file or sqlite future reference. that, copied item won't lost.

you need write onlongclicklistener element in text resides want copied/pasted.

example:

mytextview.setonlongclicklistener(listener); 

Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -