I was wondering if there is a reusable Android Download service, e.g. like the one used by Android Market to download a file to a certain folder. e.g. You would be able to create a download intent, passing extras for the sourceUrl, destinationFolder and an intent to be called when the file has been downloaded.
I'm guessing I can (try) and implement my own service to do this, but it would be nice if there was a standard download service that everyone could use. Regards lummie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

