Android11上Cameraactioncrop功能无法工作
创始人
2024-08-20 11:00:45
0

在Android 11上,Camera intent的crop效果已被弃用,因此无法直接使用。相反,可以使用其他方法在应用程序内创建裁剪效果。以下是一个示例代码:

private Uri mCropUri;
private File mFilePath;

private void startCropIntent() {
   Intent cropIntent = new Intent();

   // 创建一个新的裁剪文件
   try {
       mFilePath = createImageFile();
   } catch (IOException e) {
       e.printStackTrace();
   }

   // 将裁剪文件URI绑定到intent上
   if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
       mCropUri = FileProvider.getUriForFile(this, "com.your.package.fileprovider", mFilePath);
       cropIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
       cropIntent.addFlags(Intent.FLAG_GRANT_WRITE_URI_PERMISSION);
   } else {
       mCropUri = Uri.fromFile(mFilePath);
   }

   cropIntent.setAction("com.android.camera.action.CROP");
   cropIntent.setDataAndType(mImageUri, "image/*");
   cropIntent.putExtra("crop", "true");
   cropIntent.putExtra("aspectX", 1);
   cropIntent.putExtra("aspectY", 1);
   cropIntent.putExtra("outputX", 256);
   cropIntent.putExtra("outputY", 256);
   cropIntent.putExtra("scale", true);
   cropIntent.putExtra("return-data", false);
   cropIntent.putExtra(MediaStore.EXTRA_OUTPUT, mCropUri);

   startActivityForResult(cropIntent, CROP_IMAGE);
}

private File createImageFile() throws IOException {
   // 在应用目录下创建一个新的JPEG文件并返回其路径
   String imageFileName = "JPEG_" + System.currentTimeMillis() + "_";
   File storageDir = getExternalFilesDir(Environment.DIRECTORY_PICTURES);
   return File.createTempFile(imageFileName, ".jpg", storageDir);
}

其中,createImageFile()方法用于在应用程序目录中创建一个新的JPEG文件,startCropIntent()方法用于启动裁剪意图并获取裁剪后的图像文件的路径。在此示例

相关内容

热门资讯

随着!wejoker辅助器怎么... 随着!wejoker辅助器怎么卖,万能透视辅助器免费版,总结脚本(有挂方法)-哔哩哔哩1、wejok...
脚本透视!德普之星有辅助软件吗... 脚本透视!德普之星有辅助软件吗,德普之星透视辅助软件(透视)竟然有挂(哔哩哔哩)1、不需要AI权限,...
迎来新发展!破解辅助插件wep... 迎来新发展!破解辅助插件wepoker,微乐家乡麻将辅助,了解透视(今日头条)-哔哩哔哩破解辅助插件...
脚本教你!aapoker公共底... 脚本教你!aapoker公共底牌,aapoker怎么选牌(透视)真是真的是有教程(哔哩哔哩)1、点击...
截至目前!wepoker能不能... 截至目前!wepoker能不能透视,微乐自建房辅助软件,必备透视(有挂解惑)-哔哩哔哩1、玩家可以在...
透视解迷!wpk私人局辅助是真... 透视解迷!wpk私人局辅助是真的吗,wpk辅助器是真的吗(透视)确实存在有软件(哔哩哔哩)透视方法中...
连日来!智星德州插件最新版本更... 连日来!智星德州插件最新版本更新内容详解,微信小程序微乐破解器,解密脚本(竟然有挂)-哔哩哔哩1、不...
透视模拟器!wepoker新号... 透视模拟器!wepoker新号好一点吗,微乐智能辅助软件是真的吗,揭幕透视(讲解有挂)-哔哩哔哩;1...
脚本科普!wepoker透视方... 脚本科普!wepoker透视方法,wepoker辅助脚本(透视)都是真的有app(哔哩哔哩)脚本科普...
透视攻略!wepoker怎么设... 透视攻略!wepoker怎么设置盖牌,微信微乐辅助器使用教程,揭幕脚本(有挂细节)-哔哩哔哩1、金币...