Android-Image-Cropper icon indicating copy to clipboard operation
Android-Image-Cropper copied to clipboard

Class referenced in the manifest was not found in the project or the libraries

Open dev-aniketj opened this issue 1 year ago • 2 comments

image

Class referenced in the manifest, com.theartofdev.edmodo.cropper.CropImageActivity, was not found in the project or the libraries

dev-aniketj avatar Jul 10 '22 18:07 dev-aniketj

please read https://github.com/ArthurHub/Android-Image-Cropper/issues/875

And update to the new repository

Please close this issue. So the Warning can be more visible

Canato avatar Jul 15 '22 08:07 Canato

in settings.gradle folder update both repositories by adding jcenter() in it. and then clean & rebuild the project.

Screenshot 2023-02-17 120123

ChetanAsabe avatar Feb 17 '23 06:02 ChetanAsabe