Hi,
I have a apk file, where i dont have the source for it.
When i run the apk, it automatically rotates the screen,
/WindowManager( 879): Setting rotation to 1, animFlags=0
I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US
touch=1 key=2/1/2 nav=3 orien=1 }
then after closing the application or coming out from the application,
I/WindowManager( 879): Setting rotation to 0, animFlags=0
I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US
touch=1 key=2/1/2 nav=3 orien=2 }
how to disable the rotation.
Thanks and Regards,
HarishKumar.V
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---