Richard Schilling wrote: > I upgraded my phone to 1.6 and the BOOT_COMPLETED event isn't being > sent to my application anymore. > > There's nothing in the release notes related to changes in this > intent. > > Can anyone enlighten me as to what needs to change in my application > for 1.6 so I can get this event. > > This is a critical fix for a production application.
http://github.com/commonsguy/cw-advandroid/tree/master/SystemServices/Alarm/ I just reinstalled this book example on my Android 1.6 T-Mobile G1, and I receive the BOOT_COMPLETED broadcast Intent just fine. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

