I have developed an application which captures a photo when punch in at the time. It\'s working good on Acer tab(capturing image and saves in sdcard). Now when I run the sam
It is not working in all cases. You call getSupportedPictureSizes() then you can get the list. And choose parameters in setPictureSize() from the list.