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 Mon, Jan 11, 2010 at 2:10 AM, Manoj <[email protected]> wrote: > hi please help how to make any service in android to run automatically > when the phone is turned on. > > -- > 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

