I\'m trying to develop an app for Android, and I would need to get uncompressed pictures with a resolution as high as possible from the camera. I tried takePicture\'s rawCal
setPreviewSize does not set picture resolution. setPictureSize does.