You want a service that starts up when the BOOT_COMPLETED message is sent.See more at http://androidgps.blogspot.com/2008/09/starting-android-service-at-boot-time.html.<http://androidgps.blogspot.com/2008/09/starting-android-service-at-boot-time.html>
There is no user interaction when the service gets started, but as a user I would object to your attempts of hiding the presence of the service running, it suggests to me that you are up to no good... Ludwig 2009/1/6 javame_android <[email protected]> > > Hi All, > > I want that the application should get autolaunch in background > whenever mobile gets switched on. And that application should > continuously run in background. Even if the user changes the SIM card > then and switch on the mobile then the application should get started > automatically. > > I would also like to know if there are any prompts shown to the user > while starting the application. I mean user should not be aware the > application is running in background. Its UI should not be visible to > user. > > Regards > Sunil > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

