I have a Webview Page contains HTML5 and javascript. For a particular Input Textbox I don't want the Android Default keyboard to appear. How to achieve that?
I know using webview
is not good for this kind of app but I have to use for my App, please help.