Download file in fragments

0

I have a very basic app: a Navigation Drawer where each menu leads to a different fragment. The theme is that the fragment "Gallery" has a webview that shows an own online gallery and that gallery in turn has a button to download the photo shown. But when you click on download, nothing happens :( (The web that contains the gallery is not the problem, since when opening the link in googlechrome I can download the photo without problems)

I have the permissions of "INTERNET" and "WRITE_EXTERNAL_STORAGE" declared in the manifest.

I would greatly appreciate your help: D

    
asked by Fabián Muñoz 02.04.2018 в 00:36
source

0 answers