Android WebView isn’t loading cached Website if there is no connection
I am trying to cache the website loaded in WebView but I can’t get it working if the network connection is OFF. Cachdirectory is created, cached files are there. Permissions are given. I load the …