I m displaying a gallery from a mobile website in webview . How can i download those images from webview ? Are there any extra settings for webview ?
I think the best way to do it is to parse the html code of the page and get the images url.