Hi,
Currently I am working on a project which require camera. I know in the new 
version of ADT, default camera works well, but if you try to do something 
like
Camera mCamera = Camera.open();
it still shows the black white box.
So can anyone tell me how they implemented the default camera, and is it 
using the native code?
I need the byte[] data array of onPreviewFrame so send an intent to camera 
is not quite possible.

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

Reply via email to