I\'m working on an Android app with a webview pointing to a dynamic website by another team. When i download a file (mostly dynamically redirected PDF a
Just to note - you also should add "Referer" request header - without it some sites simply will not let you to download files.