Android 4.3 crop gallery resultCode Cancel
My Galaxy Nexus is now running on Android 4.3 allowing me to test my application with this new version. Everything seems fine except cropping. I have an application that uses the camera to take picture and then crop the image through the gallery app. I am also able to choose a picture from the gallery and crop it after. Since Android 4.3, the gallery application changed. If i take a picture with the camera api and then ask the gallery to crop it in my onActivityResult method the resultCode is set to 0 (meaning cancel) whereas i clicked on "Save" from the crop view. But if i choose a picture