Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom download path #45

Open
Jzarecta opened this issue Mar 12, 2016 · 0 comments
Open

Custom download path #45

Jzarecta opened this issue Mar 12, 2016 · 0 comments

Comments

@Jzarecta
Copy link

It would be great if I can download to SD, or anywhere I manually desire to download, not just on internal memory Download folder, I wonder how hard is to reengineer this feature and inserta a download path on the settings of the app.
I did some search on the code and found it uses the Android Download_Service:

downloadManager = (DownloadManager) getSystemService(DOWNLOAD_SERVICE);

Further search came with the solution to specify custom paths on stackoverflow here:
http://stackoverflow.com/a/16773944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants