Hi,


I've been searching through SO and there plenty of resource showing how to 
display html string with image inside of it. But I still can't make it work 
in my case. Below is my only line of code. It actually links to a valid 
image resource.


        vw.loadDataWithBaseURL("http://cf.scdn.co";,

                "Image: <img 
src='http://cf.scdn.co/i/wp/mobile/mobile_platform_android.jpg' />", 
"text/html", "utf-8",

                "about:blank");

In the web view, it only shows "Image: ?" with a question mark box. Any 
idea?


Thanks,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to