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

华为、红米、Vivo机子上都出现过了,大佬有空解决下 #257

Open
opensoftwareS opened this issue Dec 10, 2019 · 4 comments

Comments

@opensoftwareS
Copy link

android.hardware.Camera.native_takePicture(Native Method)

2 android.hardware.Camera.takePicture(Camera.java:1623)
3 android.hardware.Camera.takePicture(Camera.java:1565)
4 com.cjt2325.cameralibrary.CameraInterface.takePicture(CameraInterface.java:469)
5 com.cjt2325.cameralibrary.state.PreviewState.capture(PreviewState.java:59)
6 com.cjt2325.cameralibrary.state.CameraMachine.capture(CameraMachine.java:96)
7 com.cjt2325.cameralibrary.JCameraView$3.takePictures(JCameraView.java:187)
8 com.cjt2325.cameralibrary.CaptureLayout$2.takePictures(CaptureLayout.java:151)
9 com.cjt2325.cameralibrary.CaptureButton$2.onAnimationEnd(CaptureButton.java:237)

@xionger0520
Copy link

@opensoftwareS 这个问题无解 兼容性问题 就是由于国内大厂关于相机操作的改动有点多 问题自然多 作者感觉不更新这个项目了 我已经用camerax重写了关于相机操作的部分

@xionger0520
Copy link

@opensoftwareS 看下我的库基于这个重写 适配了Android Q

@opensoftwareS
Copy link
Author

好的谢谢大佬

@timfei
Copy link

timfei commented Apr 21, 2020

你好,请问最后有解决改问题吗?我也遇到这样的报错

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

3 participants