I have a website that shows up on an Android WebView. I have my own keyboard layout in HTML and CSS and I want to use just that one. So, I need that when clicking an input, this input remains in focus, but that the virtual keyboard of the cell phone does not appear . Is there any way to achieve it? Or in any case, is there any way to ALWAYS disable the virtual keyboard regardless of whether an input is pressed or not?