> I know about LocationManagerService, AlarmManagerService, and > BatteryService, from Android programming books, but is there a > published list of all available services?
Check out all the _SERVICE constants defined on Context: http://developer.android.com/reference/android/content/Context.html -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

