Skip to content Skip to sidebar Skip to footer

Camera Does Not Return To Onactivityresult

Hi first of all i know this question already has been asked but i am stuck on it more than one day i want to take a picture with camera intent and save it on ExternalStoragePublic

Solution 1:

from android version greater than 6 and equal to 6 you need to request for permission of storage and camera for example check this link https://androidkennel.org/android-camera-access-tutorial/ and https://developer.android.com/guide/topics/permissions/requesting.html


Post a Comment for "Camera Does Not Return To Onactivityresult"