On Thu, Feb 11, 2010 at 3:48 AM, String <[email protected]>wrote:
> There's some good info (including possible workarounds) here: > http://code.google.com/p/android/issues/detail?id=1193 Please note that set("orientation", "90") is hidden API and may not be compatible with the public API in the future. And it doesn't work on Droid. > > > String > > On Feb 10, 6:10 pm, RyanR <[email protected]> wrote: > > Thank you for your response. Are there plans to add this functionality > > to your SDK? > We are trying to add this functionality to the next release. Wu-cheng Android software engineer > > > On Feb 9, 4:56 pm, Wu-cheng Li (李務誠) <[email protected]> wrote: > > > > > > > > > Now there is no public Camera API to set the display orientation to > > > portrait. > > > > > On Wed, Feb 10, 2010 at 7:28 AM, RyanR <[email protected]> wrote: > > > > I'm developing an application that render preview frames from the > > > > camera to a SurfaceView. I've noticed there's no way in the Camera > API > > > > to set the orientation to portrait, so I'm forced to make my view > > > > landscape. Does anyone know how to tell the camera to deliver > preview > > > > frames in portrait? > > > > > > Thank you, > > > > Ryan > > > > > > -- > > > > 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]<android-developers%[email protected]><android-developers%2Bunsubs > [email protected]> > > > > For more options, visit this group at > > > >http://groups.google.com/group/android-developers?hl=en > > > -- 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

