Dhaval2404 / ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
Apache License 2.0
1.52k stars 339 forks source link

ImagePicker "import class " is not an option #313

Open Erodri07 opened 1 year ago

Erodri07 commented 1 year ago

Summary

image image image

I have followed the tutorial but ImagePicker is not being recognized as a class from this GitHub. What do I do? I am coding in Java, but I don't see how that could effect it.

samety22 commented 1 year ago

Hi,

i have the same issue. Did you find a solution?

jens-muenker commented 1 year ago

Hi,

i have the same issue too. Did one of you two find a solution?

samety22 commented 1 year ago

Hi,

i have the same issue too. Did one of you two find a solution?

no. i switch to an other library - its better: the name was FishBun Image Picker

jens-muenker commented 1 year ago

Hi, i have the same issue too. Did one of you two find a solution?

no. i switch to an other library - its better: the name was FishBun Image Picker

Okay, too bad but thanks for your answers. I copied the hole code into my project and made some changes. That's my current working solution but it's not easy to do it. - I need a image picker with aspect ratio. So I can't use your suggested library.