HTC Z Android keyboard open/close causes app restart

Hello, I think there might be a bug with keyboard Android devices.

I’ve build a 2.2 app and installed it on a HTC Z.

Once I slide the hardware keyboard open the app restarts. (Reproducible)

I currently do not have a Motorola Droid (will get one tomorrow) so we’ll see if the bug is there too, or just on the HTC Z.

Cheers!
Alex [import]uid: 11772 topic_id: 5767 reply_id: 305767[/import]

same with the G1 [import]uid: 24981 topic_id: 5767 reply_id: 19785[/import]

nice, thanks for confirming.

is this already on the issue tracker? [import]uid: 11772 topic_id: 5767 reply_id: 19899[/import]

Hmmm it also does restart when I lock the screen and resume again, this is getting more and more a show stopper …

I remember to prevent the app from rebuilding itself on Android you could use:

android:configChanges="keyboardHidden"  

Is there any way I can get that in the config file? [import]uid: 11772 topic_id: 5767 reply_id: 20340[/import]

I am having the same issue on a Motorola Droid. :frowning: [import]uid: 8533 topic_id: 5767 reply_id: 35161[/import]

can we get a word from ansca if this is on the todo list? or if there is a workaround? [import]uid: 11772 topic_id: 5767 reply_id: 35189[/import]