Android11取消选项后相机无法工作
创始人
2024-08-20 11:00:39
0

问题描述: Android 11上,当用户取消相机权限或访问相机时的权限请求选项后,相机可能无法正常工作。

解决步骤: 1.在AndroidManifest.xml文件中添加相机权限

2.在运行时请求相机权限,并在用户拒绝请求时显示一个对话框来解释为什么需要此权限。 if (ContextCompat.checkSelfPermission(thisActivity, Manifest.permission.CAMERA) != PackageManager.PERMISSION_GRANTED) { // Permission is not granted // Should we show an explanation? if (ActivityCompat.shouldShowRequestPermissionRationale(thisActivity, Manifest.permission.CAMERA)) { // Show an explanation to the user asynchronously -- don't block // this thread waiting for the user's response! After the user // sees the explanation, try again to request the permission. } else { // No explanation needed; request the permission ActivityCompat.requestPermissions( thisActivity, new String[]{Manifest.permission.CAMERA}, MY_PERMISSIONS_REQUEST_CAMERA); } } else { // Permission has already been granted // Initialize camera }

3.在 onRequestPermissionsResult() 回调方法中,检查是否授予权限,并根据结果进行适当的操作。 @Override public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) { switch (requestCode) { case MY_PERMISSIONS_REQUEST_CAMERA: { // If request is cancelled, the result arrays are empty. if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) { // permission was granted, yay! Do the // camera-related task you need to do. } else { // permission denied, boo! Disable the // functionality that depends on this permission. } return; } }

4.确保在activity被销毁时释放相机资源。 @Override protected void onDestroy() { releaseCamera(); super.onDestroy(); } private void releaseCamera() { if (mCamera != null) { mCamera.release(); // release

相关内容

热门资讯

透视曝光"pokem... 透视曝光"pokemmo手机脚本辅助器"切实真的是有辅助挂(哔哩哔哩)1、超多福利:超高返利,海量正...
目前来看"wepok... 目前来看"wepoker轻量版透视方法"pokermaster辅助器(总是是真的辅助工具)-哔哩哔哩...
透视开挂"wepok... 透视开挂"wepoker有透视功能吗"本来是有辅助技巧(哔哩哔哩)1、玩家可以在wepoker有透视...
透视总结"智星德州可... 透视总结"智星德州可以透视吗"wepoker辅助工具(果然是真的辅助下载)-哔哩哔哩1、起透看视 智...
透视解密"wepok... 您好,wepoker透视挂底牌这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054...
透视软件"hhpok... 透视软件"hhpoker德州机器人"拱趴大菠萝万能辅助器(切实真的有辅助平台)-哔哩哔哩1、很好的工...
透视必备"wepok... 透视必备"wepoker破解器有用吗"好像有辅助教程(哔哩哔哩)该软件可以轻松地帮助玩家将wepok...
透视真的"werpl... 透视真的"werplan有挂吗"拱趴大菠萝辅助神器(其实真的有辅助软件)-哔哩哔哩;所有人都在同一条...
透视解谜"wepok... 透视解谜"wepoker辅助器软件下载"确实真的有辅助攻略(哔哩哔哩)运wepoker辅助器软件下载...
据通报"约局吧开挂神... 据通报"约局吧开挂神器是真的吗"拱趴大菠萝开挂方法(好像存在有辅助工具)-哔哩哔哩1、完成约局吧开挂...