You need to receive the ACTION_BOOT_COMPLETED broadcast action intent. http://developer.android.com/reference/android/content/Intent.html#ACTION_BOOT_COMPLETED
<http://developer.android.com/reference/android/content/Intent.html#ACTION_BOOT_COMPLETED> Ryan On Sat, Jan 9, 2010 at 1:33 AM, Manoj <[email protected]> wrote: > Can anyone tell me how i can make my service to run automatically when > the phone just complete boot process. > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > >
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

