I using com.android.camera.action.CROP
.
My code is very similar to jennifer's answer here
My app works fine on Android 4.4 - 5.0, but there are some problems on API levels 4.0 - 4.3.
My question:
For the latter, a cropped and saved image is smaller in size like illustrated here.
Is there a known issue for com.android.camera.action.CROP
in terms of auto resizing on some API levels?