Hello, we are making some application on android platform that uses camera. And there is some problem that I don't know how to deal with:
1. Development was made on HTC Wildfire with 2.1 platform and everything was fine. 2. I tested it on my HTC Desire with 2.2 platform (using build for 2.1) and camera preview was rotated by 90 degree. 3. Ofcourse after recompilation on 2.2 platform and and with setDisplayOrientantion (90) method it is now OK on HTC Desire but... I would like to have one application release on 2.1 and higher platforms. What schould I do to have it working on different platform/ phones? Why camera preview is rotated on HTC Desire by default on 2.1 platform compiled app? Greetins cmonk -- 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

