Hi All,
I'm facing problem when capturing RAW data in Android 2.3.6. Im using
Galaxy S2 device.  in the method of
PictureCallback rawCallback = new PictureCallback() {
                public void onPictureTaken(byte[] data, Camera
camera)
                {
                }
the data im getting is null. Is this the problem due to Heap size in
the device or is there another way to capture this raw data??

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