javascriptinterface

  1. drgottjr

    Share My Creation WVX-Lite (for B4J)

    this is WVX-Lite (for B4J), as in webviewextras-lite (with props to @warwound for his groundbreaking contribution to B4A). the principal idea was to provide a contextmenu for webview that allowed for image downloads. once you start down that road, you find you need a listener to override the...
  2. K

    Android Question WebviewExtras2 AddJavascriptInterface Not working

    Hello every one. in the folloowing code I use WebviewExtras2.AddJavascriptInterface to call a sub from B4a . but it never works , and I cant figure out the problem with this code and why the 'MyFunction' never gets reached Also I'm not sure about the first parameter to the...
Top