I have set my deveiec property to landscape in manifest file
android:screenOrientation="landscape"

No at runtime when I am trying to get the current orientaion of device
using Configuration and ActivityInfo classes. Its always giving me
landscape mode even my device is in portrait mode.

Please suggest if you have any method which gives device orientation
info at runtime.

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