If I create a no-gui application that extends and android.app.Service class, how do I get it to register itself so that the application starts when the phone boots up?
I need some way to have it always launch when the phone is turned on, how can I do this? I know how to get a service to start & communicate with a real application, but I can't get it to start when the phone boots. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

