Git Product home page Git Product logo

[BUG] - I am facing issue while migrating from api 'com.theartofdev.edmodo:android-image-cropper:2.8.+' to implementation 'com.github.CanHub:Android-Image-Cropper:2.1.0' about android-image-cropper HOT 10 CLOSED

jagdeepmohd avatar jagdeepmohd commented on August 20, 2024
[BUG] - I am facing issue while migrating from api 'com.theartofdev.edmodo:android-image-cropper:2.8.+' to implementation 'com.github.CanHub:Android-Image-Cropper:2.1.0'

from android-image-cropper.

Comments (10)

jagdeepmohd avatar jagdeepmohd commented on August 20, 2024 1

@Canato : It is resolved after making correction to root build.gradle . I was using maven { url 'https://jitpack.io' } under buildscript instead of allprojects . I hope android 11 : Camera Uri issue(crop screen was not coming) is resolved with 2.1.0 version ? I will give this library a try tomorrow.

from android-image-cropper.

jagdeepmohd avatar jagdeepmohd commented on August 20, 2024

@Canato : Can you please help me with setup of this library in my project.

from android-image-cropper.

Canato avatar Canato commented on August 20, 2024

Hey @jagdeepmohd did you check the readme file?

The informations on this issues look like incomplete.

O the mean time, you can check this guide maybe? https://github.com/CanHub/Android-Image-Cropper/wiki/%F0%9F%9A%A8-How-to-migrate-Android-Image-Cropper--%F0%9F%9A%A8

Let me know if helps

from android-image-cropper.

jagdeepmohd avatar jagdeepmohd commented on August 20, 2024

@Canato I am getting error while adding dependency to build.gradle. it is giving can't resolve this dependency. I am using same steps given by you in migration .

from android-image-cropper.

Canato avatar Canato commented on August 20, 2024

@jagdeepmohd could you show the code you are using on the root build.gradle and on the module build.gradle ?

from android-image-cropper.

Canato avatar Canato commented on August 20, 2024

Perfect! @jagdeepmohd

Let us know we fixed many issues about Android 10 and 11, but for sure there is some more to kill. Will close here, but feel free to open another issue or add your toughs on the ones that are open.

from android-image-cropper.

aemb2084 avatar aemb2084 commented on August 20, 2024

Hi Canato.-

I am having a problem implementing your library, apparently it cannot find it. How can I solve this problem?

Screenshot 2021-07-20 233320

This is the configuration in my Gradle module:

Screenshot 2021-07-20 233320

This is the configuration in my Gradle project:

Screenshot 2021-07-20 233320

from android-image-cropper.

Canato avatar Canato commented on August 20, 2024

Hey @aemb2084 you need to change ${version} to the latest number version.

Today would be implementation 'com.github.CanHub:Android-Image-Cropper:3.2.1'

One small tip, always open a new discussion or issue instead of updating a close one, we can miss this notification ;)

from android-image-cropper.

gaganO7 avatar gaganO7 commented on August 20, 2024

Hey @Canato i was using your library and stumble upon one problem which is the below method

setImagePickerContractOptions(
PickImageContractOptions(includeGallery = true, includeCamera = false)
)
this above method, i cannot find in your CropImageContractOptions file, so where i can find this method.

from android-image-cropper.

Canato avatar Canato commented on August 20, 2024

@gaganO7

Please open a new issue following the template so I can help.

Like I said on the previous comment:

One small tip, always open a new discussion or issue instead of updating a close one, we can miss this notification ;)

from android-image-cropper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.