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); }

相关内容

热门资讯

透视烘培!aapoker脚本怎... 透视烘培!aapoker脚本怎么用,AApoker ai一直存在有下载,第6分钟教程(有人有挂)1、...
透视总结!aapoker辅助怎... 透视总结!aapoker辅助怎么用,AApoker透视其实是有神器,十分钟教程(有挂分享)1、进入游...
透视绝活儿!hhpoker免费... 透视绝活儿!hhpoker免费透视脚本,HHpoker辅助器都是真的有插件,第四分钟教程(有挂技巧)...
透视步骤!wepoker手机助... 透视步骤!wepoker手机助手,WePoKer购买一贯真的是有透视,一分钟教程(发现有挂)1、任何...
透视机巧!sohoo poke... 透视机巧!sohoo poker辅助,WePoKer购买确实是有脚本,第三分钟教程(有挂教程)1、s...
透视手段!hhpoker万能辅... 透视手段!hhpoker万能辅助器,HHpoker透视器都是有插件,两分钟教程(新版有挂)1、超多福...
透视要领!wepoker一直输... 透视要领!wepoker一直输的号能继续打吗,WePoKer数据切实是真的有神器,2分钟教程(证实有...
透视指南书!fishpoker... 透视指南书!fishpoker透视,WePoKer新版切实真的是有工具,第3分钟教程(新版有挂)1、...
透视指南!aapoker辅助软... 透视指南!aapoker辅助软件合法吗,AApoker软件本来真的有透视,7分钟教程(详细教程)1、...
透视经验!hhpoker有没有... 透视经验!hhpoker有没有作必弊辅助,HHpoker工具一直存在有工具,第5分钟教程(今日头条)...