Hi All,

I'm frustrated to find out that my app works exactly as expected on
HTC devices, but not on Motorola devices.  I have a program that is
capturing the camera preview so I can process it.

Simply put,  onPreviewFrame is not being called on the Moto Droid, or
Droid X devices but is on my G2.  Does anyone have any insight on what
may be the problem?  I'm using the addCallbackBuffer, and
setPreviewCallbackWithBuffer functions to grab the preview.  The
preview size doesn't seem to make a difference.

There is nothing in Logcat that I can find that is preventing the
preview from starting.

My G2 is running 2.2
The Droids are running 2.2.1

Any help would be greatly appreciated.







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