android webview local code html
QML and Qt Quick
1
Posts
1
Posters
437
Views
1
Watching
-
wrote on 17 Sept 2015, 15:27 last edited by Trikrista
I have code html and images for html what located in "assets:/res/images"
I added the code html in browser:
WebView.loadHtml(htmlCode, "assets:/res/images")
But images not visible
How it fix?
1/1