خ Sent from my BlackBerry® wireless device from STC -----Original Message----- From: rich friedel <[email protected]> Sender: [email protected] Date: Wed, 31 Aug 2011 21:56:43 To: <[email protected]> Reply-To: [email protected] Subject: [android-developers] Re: Android installer strange issue
It is per design. You should call finish() on your activity in your onDestroy() method. Again, I highly recommend you familiarize yourself with the Activity class and its lifecycle. http://developer.android.com/reference/android/app/Activity.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 -- 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

