We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我用的是小米手机,Android 7.0版本,运行demo的时候报 Fail to connect to camera service的错误,在manifest.xml文件里面添加了 也没起作用,求大神告知怎么解决
The text was updated successfully, but these errors were encountered:
manifest.xml添加provider也没起作用
Sorry, something went wrong.
找不到so库:dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/cn.zgynet.shineon-1/base.apk"],nativeLibraryDirectories=[/data/app/cn.zgynet.shineon-1/lib/arm64, /data/app/cn.zgynet.shineon-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libAvcEncoder.so"
我用的是小米手机,Android 7.0版本,运行demo的时候报 Fail to connect to camera service的错误,在manifest.xml文件里面添加了
也没起作用,求大神告知怎么解决
1.摄像头被另一个进程占用着 2.未申请动态权限
No branches or pull requests
我用的是小米手机,Android 7.0版本,运行demo的时候报 Fail to connect to camera service的错误,在manifest.xml文件里面添加了
也没起作用,求大神告知怎么解决
The text was updated successfully, but these errors were encountered: