How to pick image for crop from camera or gallery in Android 7.0?

后端 未结 9 2257
礼貌的吻别
礼貌的吻别 2020-12-01 04:56

Pick image for crop from gallery and camera it\'s done for below Android 7.0 but in Android Nought it crashes in camera. I use fileprovider for it but doesn\'t work.

9条回答
  •  無奈伤痛
    2020-12-01 05:27

    You can easily use this library which will be helpful to clean your project from boilerplate code for image pick and crop.

提交回复
热议问题