Bishwanath Singh wrote: > I am really bugged up with this issue. Please help.When camera is > launched in portrait mode, the viewfinder screen is 90 degrees rotated > and stretched out. I read couple of places that this is a known bug with > sdk1 but i am still finding this problem with cupcake.
<snip> > any clues how to move ahead Force your activity to run in landscape mode, via android:screenOrientation="landscape" in your manifest. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Training: http://commonsware.com/training.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

