The use of BOOT_COMPLETED allows an app to be started even if the user never explicitely launched it, isn't it?
Sylvain Dianne Hackborn wrote: > No, there is deliberately no API for this. You should let yourself be > started when the user explicitly launches your app. > > On Mon, Feb 23, 2009 at 5:17 PM, sandy8531 <[email protected] > <mailto:[email protected]>> wrote: > > > Google team, is there a way for a application to get started or auto > start itself when it is installed for the first time ? > > Reading through the forum it appears that the application being > installed used to get the PACKAGE_ADDED broadcast in an earlier > release, but I cannot get it to work in the current release. Is there > another way this can be made to work ? > -- Sylvain Wallez - http://bluxte.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

