Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

空指针异常 #26

Open
Alrict opened this issue Dec 16, 2017 · 0 comments
Open

空指针异常 #26

Alrict opened this issue Dec 16, 2017 · 0 comments

Comments

@Alrict
Copy link

Alrict commented Dec 16, 2017

Attempt to read from field 'int android.hardware.Camera$Size.height' on a null object reference
.......
Camera.Size size = activity.getCameraManager().getPreviewSize();
....
size为null
`android4.4.4手机反复打开相机会报此异常__

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant