asher wrote: > OK, I should have done this earlier. I created a new Android app in > Eclipse, added an onPause override in the activity containing nothing > but a single log message (and the super call), and ran it, and got > exactly the same behavior. This seems to be either a bug in Android > (I'm running 1.5), or I'm seriously misunderstanding something about > the activity lifecycle. Can anyone help? If anyone's actually reading > this, would you at least respond so I know I'm not shouting in the > dark here?
I cannot reproduce your problem on Android 1.5, Android 1.6, Android 2.0.1, or Android 2.1 (emulator) or on the DROID (2.1). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

