I am trying to crop an image I have used the code below
Intent i = new Intent(Intent.ACTION_PICK, android.provider.MediaStore.Images.Media.EXTERNAL_CONTE
You can use createBitmap() to extract a subset of a current bitmap.