How can i retrieve a jpg image in my WebView in android
- by Maxood
I have a jpg image in my resource folder. Now i want it to be displayed in my WebView along with other text in HTML coming from a database field. How can i retrieve/display that jpg image?