You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.yzq.zxinglibrary.camera.CameraManager.switchFlashLight CameraManager.java, line 171 java.lang.NullPointerException: Attempt to invoke virtual method 'android.hardware.Camera$Parameters android.hardware.Camera.getParameters()' on a null object reference
com.yzq.zxinglibrary.android.CaptureActivity.onClick CaptureActivity.java, line 333 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=image/* }
谢谢。
The text was updated successfully, but these errors were encountered:
为了兼容Android 5.0, 所以用的 2.2.8 版本,收集到的日志如下:
com.yzq.zxinglibrary.camera.CameraManager.switchFlashLight CameraManager.java, line 171 java.lang.NullPointerException: Attempt to invoke virtual method 'android.hardware.Camera$Parameters android.hardware.Camera.getParameters()' on a null object reference
com.yzq.zxinglibrary.android.CaptureActivity.onClick CaptureActivity.java, line 333 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=image/* }
谢谢。
The text was updated successfully, but these errors were encountered: