Android Question Images don't load in webview

Massy

Member
Licensed User
Longtime User
Hello everyone, I'm having a strange issue and I hope someone can tell me why this is happening.
I have a project where I load some images in a webview, code I'm using for this is something like this:

WebView1.LoadHtml("<html><body><img src='file:///android_asset/myimage1.png'/></body></html>")

myimage1.png is in the files tab...
it works good in a laptop with Windows 7 professional, but when I copy all the files in a pc with Windows XP the images don't load at all...
Anyone know what could cause this problem? Any help will be higly appreciated
Thanks
Massy
 
Last edited:

stevel05

Expert
Licensed User
Longtime User
No, not an XP issue, as Erel says in his post, its the way the Rapid debug works.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…