I am working on an application in Android, where I want to load a local html file using
webview.loadurl(\"file:///android_asset/index.html#home\"); <
webview.loadurl(\"file:///android_asset/index.html#home\");
this is what happen to me i misspelled it make sure you typed correctly
file://android_asset/www/index.html
not as "assets"