connect/disconnect (keyboard power save) external keyboard makes my App crash.
One solution could be to set
android:configChanges="orientation|keyboard|keyboardHidden"
in my Main-app.xml but this is not supported by Adobe. Is it possible to set android:configChanges somewhere else?