Crop an image when selected from gallery in android

后端 未结 6 549
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-02 08:51

I want to crop an image in my application when it is selected from gallery. i.e if I launch the gallery and select an image the cropping window should come like when we sele

6条回答
  •  不思量自难忘°
    2020-12-02 09:10

    This tutorial is exactly what you need enjoy:

    Picking image from gallery:

    enter image description here

    Crop image after Intent pick action

    enter image description here

    Cheers

提交回复
热议问题