Android webview: download files like browsers do

前端 未结 5 1662
花落未央
花落未央 2020-11-29 21:33

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

5条回答
  •  春和景丽
    2020-11-29 21:49

    Just to note - you also should add "Referer" request header - without it some sites simply will not let you to download files.

提交回复
热议问题