I'm not sure if this is intended or not, but I had some compalints from users about my application failing on the first run after the install.
After wiping the data on the emulator I notice when I debug that onRestoreInstanceState and onSaveInstanceState are called. This is not the case when an application is already installed. Can someone shed some light on why this happens? Is it initializing something, perhaps default values from my preferences? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

