Closed GoogleCodeExporter closed 8 years ago
Option #1:
Add android:configChanges="orientation|keyboardHidden" to the cache list part of
manifest.xml
Option #2:
Implement onRetainNonConfigurationInstance() and
getLastNonConfigurationInstance()
For more details, see:
http://www.androidguys.com/2008/10/14/rotational-forceson-your-android-app/
Original comment by andpet@gmail.com
on 9 Sep 2009 at 8:38
Original comment by stephen5...@gmail.com
on 9 Sep 2010 at 2:47
Original issue reported on code.google.com by
R.Flag...@gmail.com
on 17 Jul 2009 at 4:29