I have created an application in which i am using webview and loading a simple static html page. I am calling a java script function from activity but i am unable to call a
Make it
@JavascriptInterface public void returnResult() { Log.v(null, "result received"); }
This annotation allows exposing methods to JavaScript.