In my application the user can upload an image, then he can select a part of it using the android CROP Function (see example image 1).
I want to get the coordinates of the selected area (see example image 2) by the user using the CROP Function or other similar method.