1 year ago
#74574

Ваня Іванов
android crash when open gellary
My application crashes when I open a gallery before the method "onActivityResult"
val galleryIntent = Intent(Intent.ACTION_PICK, MediaStore.Images.Media.EXTERNAL_CONTENT_URI) startActivityForResult(galleryIntent, GALLERY)
There are no errors in Logcat.
Android 10, 11. The same problem
android
crash
0 Answers
Your Answer