I'm having trouble displaying images in webview. This worked fine before my computer crash but since rebuilding and reinstalling everything I have had a few issues.
When I compile my app and load html into webview it no longer show images it seems it cant find the image files.
html is <img src='File:///android_asset/hu92r.png'><br>
When I compile my app and load html into webview it no longer show images it seems it cant find the image files.
html is <img src='File:///android_asset/hu92r.png'><br>