Ok so the image i\'m using is called test.png and I have a java class (Cherry.java) and a xml class (cherry.xml) Also I have a html file in the /res/raw folder called htmlt
Just modify the image path
From:
file:///android_drawable/test.png
To:
file:///android_res/drawable/test.png