Camera crashes in android 4.1(API level 16)
- by Lincy
My application has a camera functionality. It works fine in all Android version but now when i tested in S3 it crashes. The error points to this line:
Parameters parameters = mCamera.getParameters();
Could someone provide a solution for this? The log is below:
?:??: W/?(?): java.lang.NullPointerException
?:??: W/?(?): at…