I\'m testing my application on Samsung Galaxy Ace, and I get the supported sizes with
cameraParams.getSupportedPictureSizes();
It works wit
I solved the issue by removing usage or setting the of the Camera parameter:
setAutoWhiteBalanceLock(false);