Hi, In gingerbread the public download api doesn't take care of duplicate filenames and also no download directory is automatically created. Are these behaviours intentional or just bugs?
As it is now the application requesting a download must itself make sure: 1. That a download directory exists (and if not, create one) 2. That the wanted filename for the file to be downloaded doesn't already exist (and if it exists, change filename) So, does anyone know if there is a reason why the application needs to handle these two things instead of the DownloadManager big thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

