Answer the question
In order to leave comments, you need to log in
Extract RAW image from camera on Android
Is it possible to pull out a RAW-image, and accordingly save it not compressed into jpg?
What tools can be used to develop an application?
Are there ready-made solutions?
Android version 2.1 - 2.3
I did not find anything on this topic.
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't work with the camera, but the documentation has something similar to what you are looking for.
public final void takePicture (Camera.ShutterCallback shutter, Camera.PictureCallback raw, Camera.PictureCallback postview, Camera.PictureCallback jpeg)
raw — the callback for raw (uncompressed) image data, or null
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question