On Mon, Feb 21, 2011 at 8:04 AM, Johan Alva <[email protected]> wrote: > 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?
Most likely neither. Engineering time is finite and there are lots of things to do. > So, does anyone know if there is a reason why the application needs to > handle these two things instead of the DownloadManager You are welcome to contribute changes to the DownloadManager to implement the features you desire. See http://source.android.com for details. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.4 Available! -- 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

