hi @all,

one more question: If I want to handle the configChanges in my own
way, which things must I consider??
In the AndroidManifest.xml, I can set:
- mcc, mnc, locale, touchscreen, keyboard, keyboardHidden, navigation,
orientation, screenLayout, fontScale

Are there more possible configChanges or "only" this ten??? What
happened, if someone call me. I think there will be no recreation of
the activity after finish the call?

And if I use the onConfigurationChanged-function - must I really setup
the view a second time like in onCreate()?? And I mustn't save the
states of the variables and so on??

Thanks,
Stefan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to