I have problem in the android WebView
while loading JSON
from local folder, the data is large that is why I didn't host it on the server. I get this error,
XMLHttpRequest cannot load file:///D:/MyApplication/app/src/main/assets/data.json?format=json. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.