I want to write an Android application using WebView to display a web page.
This web page has already a keyboard for edit text fields (i.e., search box).
How can I replace this default keyboard by my own one?
Fox example, how can I edit text in the search box of this web page by my keyboard? I'm very grateful for someone can help on this issue.
Thanks!