Forcing the activity to run in landscape is not what I want. I want the camera to run on portrait mode and landscape mode depending upon orientation sensor. Is it the only way left out?
On Jun 8, 9:19 pm, Mark Murphy <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

