On 22 February 2011 02:39, Dianne Hackborn <hack...@android.com> wrote:

> If you don't need the networking code, I don't think there is much benefit.
>  The rest of the download manager is involved with lots of complexity for
> handling multiple clients and protecting them from each other (lots of that
> wrapped up in the content provider), the UI for looking at the downloads
> (which can't be provided as a .jar), etc.


True, although it could all be provided as an Android Library Project.

As long as the complexity is all abstracted away and the library is
reasonably stable, I think many devs could make use of such a Project.

-- 
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

Reply via email to