Android broadcasts a message on boot. See http://code.google.com/android/reference/android/content/Intent.html#BOOT_COMPLETED_ACTION
If you have something listening for this broadcast then it will start as soon as the boot has completed. Regards D. On Jun 18, 11:18 am, Jaikishan <[EMAIL PROTECTED]> wrote: > Hi, > > I was wondering if its possible to start a program automatically in > the background as soon as the emulator gets started? The idea is to > show some message on the status bar. > > Thanks > -J --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

