gdkid163

Results 1 issues of gdkid163

`Camera.Size previewSize = findPreviewSizeByScreen(p);` `p.setPreviewSize(previewSize.width, previewSize.height);` `p.setPictureSize(previewSize.width, previewSize.height);` In the method of _**setParameters(Camera.Parameters p)**_, there is an exception which can't be caught when application running. The supported _**PictureSizes**_ of some...