I don't know if you tried this already but...alternatively, you can enable javascript for your "MyWebViewClass" and use javascript events to call java code using webView.addJavascriptInterface(....etc)
Full Story :- http://developer.android.com/guide/webapps/webview.html#BindingJavaScript