Home > Net >  How to download a file to the system directory?
How to download a file to the system directory?

Time:12-26

How to use the Download Manager to download a file to the system/app folder and not to the Downloads folder?

CodePudding user response:

Generally, that is not an option. The app that processes DownloadManager requests will not have write access to that directory.

CodePudding user response:

1-In the Chrome Settings menu, select Advanced > Downloads > Location > Change and select a new location. 2-To specify a location each time, go to Settings > Advanced > Downloads > Ask where to save each file before downloading. 3-To find a download, go to Menu > Downloads.

  • Related