我正在尝试获取我的c# xamarinandroid应用程序的私有外部存储目录的路径。microsoft文档告诉我们要使用 Android.Content.Context.GetExternalFilesDir(string) 然而,当我尝试使用这个函数时,我得到了关于该函数的以下错误:(s), "recordings");
// Even when I try to get the path to the Downloads folder, I <e
我正在用Xamarin.forms生成txt文件。第一次在Visual Studio中同时执行请求权限和抛出异常时。///Premission granted by user filePath = Android.OS.Environment.ExternalStorageDirectory.ToString
我通过裁剪意图在SDcard中保存了一个位图文件,我想在另一个活动中阅读它。但是,我一直收到以下运行时错误: Unable to decode stream: java.io.FileNotFoundException: file:/sdcard/oc.jpg: open failed: ENOENT (没有这样的文件或目录) E/ReadFile: Bitmap必须不为空//save output image in uri
cropIntent.putExtra(MediaStore.E