ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.4k stars 1.38k forks source link

Error while importing #893

Open Ojaswini24 opened 1 year ago

Ojaswini24 commented 1 year ago

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

Is there any possible fix?

Shinobi0607 commented 1 year ago

@Ojaswini24 did you got the solution for this problem

Ojaswini24 commented 1 year ago

Yes, thank you!

On Sun, 10 Sep, 2023, 6:56 pm Gaurav Kumar Singh, @.***> wrote:

@Ojaswini24 https://github.com/Ojaswini24 did you got the solution for this problem

— Reply to this email directly, view it on GitHub https://github.com/ArthurHub/Android-Image-Cropper/issues/893#issuecomment-1712814150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFRGWA7WVFZSB3MUJDLIMTXZW5ZHANCNFSM6AAAAAAZ2ZCDZE . You are receiving this because you were mentioned.Message ID: @.***>

ByLien commented 1 year ago

Yes, thank you! On Sun, 10 Sep, 2023, 6:56 pm Gaurav Kumar Singh, @.> wrote: @Ojaswini24 https://github.com/Ojaswini24 did you got the solution for this problem — Reply to this email directly, view it on GitHub <#893 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFRGWA7WVFZSB3MUJDLIMTXZW5ZHANCNFSM6AAAAAAZ2ZCDZE . You are receiving this because you were mentioned.Message ID: @.>

What is the solution? Could you tell me please?

Shinobi0607 commented 1 year ago

Yes, thank you! On Sun, 10 Sep, 2023, 6:56 pm Gaurav Kumar Singh, @.**> wrote: @Ojaswini24 https://github.com/Ojaswini24 did you got the solution for this problem — Reply to this email directly, view it on GitHub <#893 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFRGWA7WVFZSB3MUJDLIMTXZW5ZHANCNFSM6AAAAAAZ2ZCDZE . You are receiving this because you were mentioned.Message ID: @.**>

What is the solution? Could you tell me please?

Use the New Library it is not maintained .

Ah-Alamgir commented 1 year ago

### Solution

image

maven { url "https://maven.aliyun.com/repository/jcenter" } // Necessary for image croppper

salem26 commented 6 months ago

Yes, thank you! On Sun, 10 Sep, 2023, 6:56 pm Gaurav Kumar Singh, @.> wrote: @Ojaswini24 https://github.com/Ojaswini24 did you got the solution for this problem — Reply to this email directly, view it on GitHub <#893 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFRGWA7WVFZSB3MUJDLIMTXZW5ZHANCNFSM6AAAAAAZ2ZCDZE . You are receiving this because you were mentioned.Message ID: @.>

hello please how did you solve the error because i am having trouble importing in my manifest file