vasani-arpit / cordova-plugin-downloadmanager

A Cordova plugin to download file in system's default download manager
44 stars 38 forks source link

Download in Specific Folder #6

Closed suthagarmca closed 5 years ago

vasani-arpit commented 6 years ago

Need to check if Android supports that or not.

onekill0503 commented 6 years ago

where the speficic folder? i already download a picture.. when i see in my gallery the picture is not showing... and i check in download folder.. the file is missing or not in download folder

vasani-arpit commented 6 years ago

@mrl0w53c Right now file goes to Downloads folder on the phone. If download succeeds file should be there.

onekill0503 commented 6 years ago

@vasani-arpit Oh I found it ... but the location is : phone storage > android > data > com.app.xxx > file > downloads > myfile.jpg

i am using android marsmellow, and when i download using browser , the file will in the default location like : phone storage > download > myfile.jpg

can i configuration the location of download folder to default download folder...?

because this location : phone storage > android > data > com.app.xxx > file > downloads > myfile.jpg the picture cant detected in my gallery... Thank You :)

and sorry if my english is bad :D

vasani-arpit commented 6 years ago

Yes, we are planning to provide this feature.

onekill0503 commented 6 years ago

@vasani-arpit Ok.. i will wait.. this plugin is so simple to use it..

did u configure the download location to app data?

vasani-arpit commented 6 years ago

No, I didn't. I think android automatically set it to that folder.

onekill0503 commented 6 years ago

Ok bro.. i will wait .. hope u fast add the feature to this plugin 😁