Hi, Please see the ApiDemos, there are a couple of examples that use the Service:
http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/AlarmService.html http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/LocalService.html http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/NotifyingService.html You can read the Service documentation here : http://code.google.com/android/reference/android/app/Service.html Thanks, Megha On Tue, Apr 15, 2008 at 7:07 AM, scimitar <[EMAIL PROTECTED]> wrote: > > Hi, > > is there an example of an android service in the examples provided. > Specifically I'm looking for a service( application component that > runs in the background) that does network upload/download, while the > user is busy doing some other stuff. > > thanks, > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

