My Problem is that when I hit the pdf link in the webview, the browser opens for a short moment (I guess to download the linked file), the pdf file starts to download and the ap
Add the MIME type to your Intent you use with startActivity() in your download listener.
Intent
startActivity()