See http://developer.android.com/reference/android/app/Activity.html#ConfigurationChanges and http://developer.android.com/reference/android/R.attr.html#configChanges
On Sat, May 2, 2009 at 8:29 AM, apostl...@gmail.com <apostl...@gmail.com>wrote: > > I use sdk 1.5 version and same to my handphone, my handphone is use > G1. Now i test my application on my handphone. When i push on > keyboard, i found system will destroy current activity(execute > onDestroy() method) and execute onCreate() method again. So i will all > current status and all datas. I don't wish this happen, how to block > system execute onDestroy() and onCreate() when i open and close > keyboard? Anybody can help me? 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 -~----------~----~----~----~------~----~------~--~---