bdjhsl wrote: > But, to use BOOT_COMPLETED, your applicaiton must first run and > register that event, right? So, ins't this a chicken and egg problem??
Register a <receiver> for BOOT_COMPLETED in your manifest. Visit: http://commonsware.com/AdvAndroid/ and download the source code to that book. You will find a project in there named SysEvents/Boot, which shows the implementation of a BOOT_COMPLETED receiver. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---