canvas.Bitmap.WriteToStream(File.OpenOutput(File.DirRootExternal, "Bykus.jpg", False), 100, "JPEG")
I can save my picture with the code I use. But if I give storage permission from the settings. If I don't, the application closes.
Resimdeki gibi uygulamam başladığında depolama izin nasıl...