AndroidregisterForActivityResult启动时没有提示权限请求
创始人
2024-10-09 18:01:51
0

在registerForActivityResult方法中使用ActivityResultLauncher对象时,应该先提前请求权限,并在权限被授予时才启动ActivityResultLauncher的launch方法。以下是示例代码:

// 在Activity中定义权限请求代码 private static final int REQUEST_CODE_PERMISSIONS = 100;

// 在Activity中定义需要请求的权限 private final String[] REQUIRED_PERMISSIONS = new String[]{ Manifest.permission.CAMERA, Manifest.permission.WRITE_EXTERNAL_STORAGE };

// 在Activity中定义ActivityResultLauncher对象 private final ActivityResultLauncher photoLauncher = registerForActivityResult( new ActivityResultContracts.StartActivityForResult(), result -> { // 处理ActivityResult返回的结果 } );

// 在Activity中定义权限请求Launcher对象 private final ActivityResultLauncher permissionLauncher = registerForActivityResult( new ActivityResultContracts.RequestMultiplePermissions(), permissions -> { if (permissions.containsValue(false)) { // 权限被拒绝 } else { // 权限被授予,启动photoLauncher的launch方法 Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE); photoLauncher.launch(intent); } } );

// 在需要启动photoLauncher的地方调用以下方法,先请求权限 if (ContextCompat.checkSelfPermission(this, Manifest.permission.CAMERA) == PackageManager.PERMISSION_GRANTED && ContextCompat.checkSelfPermission(this, Manifest.permission.WRITE_EXTERNAL_STORAGE) == PackageManager.PERMISSION_GRANTED) { // 权限已经被授予,直接启动photoLauncher的launch方法 Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE); photoLauncher.launch(intent); } else { // 权限还没被授予,请求权限 permissionLauncher.launch(REQUIRED_PERMISSIONS); }

相关内容

热门资讯

透视指引!wepoker免费钻... 透视指引!wepoker免费钻石(透视)确实是真的辅助安装(哔哩哔哩)暗藏猫腻,小编详细说明wepo...
透视秘籍!pokemmo手机脚... 透视秘籍!pokemmo手机脚本辅助器(透视)都是存在有辅助神器(哔哩哔哩);1、让任何用户在无需p...
透视秘籍!we poker免费... 透视秘籍!we poker免费辅助器(透视)一贯真的有辅助app(哔哩哔哩)1、点击下载安装,we ...
透视练习!wpk俱乐部辅助器(... 透视练习!wpk俱乐部辅助器(透视)竟然存在有辅助app(哔哩哔哩)1、wpk俱乐部辅助器模拟器是什...
透视讲义!拱趴大菠萝万能挂图解... 透视讲义!拱趴大菠萝万能挂图解(透视)竟然真的有辅助app(哔哩哔哩)一、拱趴大菠萝万能挂图解可以开...
透视阶段!wepoker黑侠破... 透视阶段!wepoker黑侠破解(透视)一直真的是有辅助神器(哔哩哔哩)1、这是跨平台的wepoke...
透视手段!wepoker透视脚... 透视手段!wepoker透视脚本网页(透视)切实真的有辅助下载(哔哩哔哩)1、wepoker透视脚本...
透视指南书!wepoker透视... 透视指南书!wepoker透视苹果系统(透视)确实真的是有辅助app(哔哩哔哩)在进入wepoker...
透视办法!hhpoker哪个俱... 透视办法!hhpoker哪个俱乐部靠谱(透视)真是是有辅助安装(哔哩哔哩)1、进入游戏-大厅左侧-新...
透视手册!wepoker有没有... 透视手册!wepoker有没有挂(透视)真是存在有辅助插件(哔哩哔哩)1)wepoker有没有挂有没...