I am writing an application that has a service that runs a background thread and polls web services. The service creates notifications using the NotificationManager. The service needs to be running when the phone is first booted and the user does not need to start an activity to start the service.
What is the standard way to launch application service without user intervention? I could find any documentation that describes the procedure. Thank you, Dave --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---