DownloadProvider is not an SDK API, so should not be used by anything that goes on Market. You could copy its code into your app if you wanted to.
On Mon, Jun 7, 2010 at 5:21 PM, ivan <istas...@gmail.com> wrote: > Hello, > > I'm building an extensive Android app that will be pre-packaged on > many soon to be released devices. > > I have seen from the post that in general one should not use the > DownloadProvider, except for the cases where the app is prepackaged on > the phone. This is correct, right? > > I need robust downloading functionality that will allow.... > > - Specification of the download location > - Specification of the connection type for download (i.e. WiFi only). > - Restoration of downloading after connection interruption > - Status of current download progress > - pause/stop/resume for downloads > - progressive downloading of media files to specific locations > > Should I avoid using the DownloadProvider for downloading media files? > > Are there any other downloaders available for android that already > handle such downloading feats? > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en