I added the following setting and finally it worked:
myWebView.getSettings().setAllowFileAccess(true);
CLICK HERE to find out more related problems solutions.
I added the following setting and finally it worked:
myWebView.getSettings().setAllowFileAccess(true);
CLICK HERE to find out more related problems solutions.