[android-developers] Re: How to run application at boot up

2008-12-09 Thread Ludwig
I wrote this a while ago on starting a service at boot time: http://androidgps.blogspot.com/2008/09/starting-android-service-at-boot-time.html HTH Ludwig 2008/12/9 Chandrakar Aravind-rqj386 <[EMAIL PROTECTED]> > Hi, > how we can make application run at boot up ? > Thank you > Arvind > > > > -

[android-developers] Re: How to run application at boot up

2008-12-09 Thread freepine
You can register with the notification of BOOT_COMPLETED event in your app manifest file. On Tue, Dec 9, 2008 at 8:15 PM, Chandrakar Aravind-rqj386 < [EMAIL PROTECTED]> wrote: > Hi, > how we can make application run at boot up ? > Thank you > Arvind > > > > --~--~-~--~~~