Hi friends

I am testing my app on acer tablet  Ice Cream Sandwich 4.0.1.

in 4.0.1 every times its called OnCreate() method of activity but already i
have specified in mainfest file also.

android:configChanges=
"locale|keyboardHidden|orientation|keyboard|screenSize"


i have also tried through OnNewIntent() but its not success.

i know the last option is i set a variable and
onRetainNonConfigurationInstance() i have increase that variable and
getLastNonConfigurationInstance()i have check that value and than do my
code.

but that is not a solution.

any one facing this problem in  Ice Cream Sandwich 4.0.1.



Thank you.

With regards
B!-!/-\\/!=$!-!

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