The fact that it has "Service" in its name is kind-of irrelevant. There are a bunch of APIs you can use, which may or may not talk with a system-side service for their implementation. If you are just looking for interested related stuff to the classes you listed you an look at what Context.getSystemService() can return.
On Fri, Sep 4, 2009 at 12:51 PM, Andy Droid <[email protected]> wrote: > > I know about LocationManagerService, AlarmManagerService, and > BatteryService, from Android programming books, but is there a > published list of all available services? thanks > > > -- Dianne Hackborn Android framework engineer [email protected] 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 [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 -~----------~----~----~----~------~----~------~--~---

