Hi All,

I wanted to start this thread to list problems people have discovered
writing their apps on various devices.  There are so many devices that
Android runs on, and its getting harder to track down problems when
one particular device isn't performing as expected.  Hopefully this
will help save programmers time when they test out their code.  I'll
start this thread with my own contribution to the cause.  Please add
to this list.


HTC DESIRE HD - In the current devices
Camera.Parameters.getHorizontalViewAngle(), get.VerticalViewAngle(),
and .getFocalLength() report -1 instead of a real value form the
cameras lens.

MOTOROLA DROID - It doesn't seem possible to have a 'headless' Camera
preview.  In other words, being able to capture a camera preview
without the need for a dedicated surface as in
SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS.  It does work on current
Motorola devices and HTC devices like the TMobile G2.

-- 
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