I just upgraded to version 17 of the SDK (from 16). I have made no changes to my code. I am able to rebuild all my source code with no errors, however when I attempt to run the code, I get the following messages:
Launch timeout has expired, giving up wake lock! Activity idle timeout for HistoryRecord The program immediately exits when I try to execute it. It does not even make it into OnCreate() in my activity. -- 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

