In android 2.2, my program code build act1, and act1 can switch to act2 with act1 not finished, so while act2 finished, it would go back to act1.
but in android 4.0(and later), while act2 finished, it go back to act1, but act1 is recreated.(not the one switch to act2) anyone knows trick? Thanks a lot! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en