Hi all. I have a WebView, which will contain links to documents, in
this case PDF files. The default action (at least on my device) seems
to be to open the URL with the browser, which in turn causes them to
be saved in the default download location.

I want to intercept this in my code, so that I can get hold of the
file and save it to whatever location I choose.

Is this possible?

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