Yes, saddly that's the reality at the moment.

I can't afford declaring my camera activity in 'landscape' from the
manifest as I need to display other views in the same activity in
portait. I guess the only hack here is to extend the views and rotate
them -90 degrees... but I don't think I will go that far...


> The camera(-surface) only supports landscape view. As Mark said, i too
> believe they're working on this in the new release.
>
> But you can set your camera-activity to 'landscape' in your manifest
> file, and set all other activities in your app to any other
> orientation (or the same orientation).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to