Hi guys,
I need to know the current rotation of the screen from its "natural"
orientation.
fortunately enough there's an API for exactly that at
Display.getOrientation()
this works well on most devices i tested it on, but for some reason,
GT-P1000 device, returns the wrong value
i've used "adb shell getevent" to check where the real axis of the
screen are, and they are rotated 90 degrees from what getRotation
tells me

any idea why this could happan? or did anyone ran into this issue
before?

Device: GT-P1000
Android: 2.3.3

Thanks, Vlad

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

Reply via email to