> You may want to try adding android:configChanges="orientation" to
> AndroidManifest.xml and overriding onConfigurationChanged().  If a
> configuration change is not specified in android:configChanges then
> Android will take care of it for you, which means restarting your
> app.

This is not the correct way to do it. First, let's see what the
exception and the code are.
-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
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