[android-developers] Re: Camera API - how do I switch the camera to portrait

2010-02-10 Thread RyanR
Thank you for your response. Are there plans to add this functionality to your SDK? On Feb 9, 4:56 pm, Wu-cheng Li (李務誠) wuchen...@google.com 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 rynd...@gmail.com wrote:

[android-developers] Re: Camera API - how do I switch the camera to portrait

2010-02-10 Thread String
There's some good info (including possible workarounds) here: http://code.google.com/p/android/issues/detail?id=1193 String On Feb 10, 6:10 pm, RyanR rynd...@gmail.com wrote: Thank you for your response. Are there plans to add this functionality to your SDK? On Feb 9, 4:56 pm, Wu-cheng Li

Re: [android-developers] Re: Camera API - how do I switch the camera to portrait

2010-02-10 Thread 李務誠
On Thu, Feb 11, 2010 at 3:48 AM, String sterling.ud...@googlemail.comwrote: 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

[android-developers] Re: camera api

2009-06-01 Thread Sujay Krishna Suresh
i dunno how this camera api works... but if u jus need to take a pic u can use the in-built camera application... On Mon, Jun 1, 2009 at 7:47 PM, jaimin jaiminmeht...@gmail.com wrote: hi i am new to android . i want to devlope for camera api but i have some problem in my code when i tried