I am making a browser (help)

Eu estou fazendo um navegador para acessar um link onde se baixa um arquivo.
só que o navegador não tem permissão para baixar
como fazer para o navegador ter permissão para baixar?

i am making a browser to access a link where a file is downloaded.
but the browser does not have permission to download
how to make the browser have permission to download?

1 Like

It is this simple:

image

With a compiled version of the blocks I provided, after selecting a file to download:

image

I get this page with a download "button"

Clicking on that initiates the download.

Are you signed in in some way to mediaFire in your webview, which generates the "auto-download" ?

You might also try on a real device, instead of an emulator.....