Capturing image from gallery & camera in android
问题 First thing I know this is repeated question but I don't have problem in capturing image from gallery or camera. I created on dummy project to check my code here it's working fine But when I used same code in my project & here it's not working even I didn't get any error as soon as I start activity for result it get cancelled but still I can see images from gallery & I can capture image from camera. When I checked logcat I found following warning don't know why it's coming & how I can fix