Check out the ACTION_BOOT_COMPLETED ( http://developer.android.com/reference/android/content/Intent.html#ACTION_BOOT_COMPLETED). That's probably what you are looking for..
On Tue, Aug 31, 2010 at 8:48 AM, vinix <[email protected]> wrote: > i have written an application(.apk) which i would wish to be run on > boot-up . Can any body help me to implement this???? > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- YuviDroid Check out Launch-X <http://android.yuvalsharon.net/launchx.php> (a widget to quickly access your favorite apps and contacts!) http://android.yuvalsharon.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

