On the main screen of the Android smartphone it is possible to select an image with cropping for a given area. Does anyone know a way to implement something like this?

  • The easiest way is to use the ready-made library by searching the github.com for the query "android crop image". Tell yourself how to do it yourself will take too much text and code. - pavlofff
  • thanks, I'll try now - Vlad Uonium

0