Hello. I'm posting this question in the sequence of another question found here and a defect detected and mentioned at Google Code Defects.
I use the Eclipse IDE with Android plugin for development, and when I try to run the Camera application from within the phone emulator, for an Android 2.1 phone, I get a weird small camera-window size for the photo mode (I see a grey/black rectangle flying on a background with grey/black rectangles, as if the typical squares display that it gives for 1.6 and before was shrinked on the vertical axis). If i use the button it takes a snapshot but the image at the bottom right that appears seems blurred and with low resolution. When i use the video mode, the application also crashes...
Is this related with what i first mentioned at the beginning of this post, or is something else causing this issue for me? Some of the people in the other posts mentioned problems with the Camera API Demo, but this is not my case. I am having this problem even with the Camera application that already comes in the 2.1 Device Emulator...
Does anybody else get this problem (it only seems to happen for Android 2.1 emulator)?