How to disable copying, pasting and selecting toolbars from a web browser in an Android application?
I am making an application that actually “browses” a website that works with Javascripts and JQuery.
So I'm wondering if I can turn off the folder bar for copying.
source
share