Hi guys,
I'm a newbie and I'd like to obtain an image from an already
downloaded page shown in WebView. The thing is, it's a captcha-image,
so i can't just get it from its source url, because I get a different
captcha-image every time. I need the one I already downloaded.

What would be the best way to do this?

I thought I would be able to find it as a temp file somewhere, or in a
cache, but I had no luck. Maybe it is possible to intecept the image
while being downloaded...

(In case you wonder: I'm planning to hide the webview, and show the
image inside an ImageView so the user can type its code within the
app, or maybe even find a way to OCR it).

Any advice?

-- 
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