neha wrote: > I want to write a application which should open in default orientation > of the device and should not change the orientation with device > rotation or slide-out keyboard opening/closing (if present). > i.e. I want to set the orientation of the application as portrait when > the default orientation of the Android device is portrait. And > landscape when the default orientation of the Android device is > landscape.
FWIW, if I were a user, I'd give you a poor rating on the Market. If you want to let the user keep things in one orientation, that's fine, but let the user choose what that orientation is, and let the user choose to have it change orientation based upon normal conditions (accelerometer, keyboard slider, etc.). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

