ConnectyCube / android-messenger-app

Chat and voice / video calling app using ConnectyCube
https://connectycube.com
Apache License 2.0
51 stars 23 forks source link

Could not resolve com.google.code.findbugs:jsr305:3.+. #69

Closed oscarpeli closed 3 years ago

oscarpeli commented 3 years ago

Hi there, I've just downloaded the demo project and tried to compile but I get the following error:

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.google.code.findbugs:jsr305:3.+.

I'm working on Android Studio 4.0.1

Can you help?

TatankaConCube commented 3 years ago

Hello @oscarpeli, please add more details, tow to reproduce this issue? Did you download .zip archive and open it as an existing android project? Or you cloned the project using Android Studio's instruments? Did you do any changes in the project (update Gradle, code modifications, etc)?

oscarpeli commented 3 years ago

Hello @TatankaConCube, yes I downloaded the .zip archive and open it as an existing android project; then I run 'Debug app'. I did it many times and downloaded the source code more than once with the same effect. OBVIOUSLY, now that I repeated the process once again ... IT WORKED!. Sorry for your time, now it works even if I did the same things. Best Regards

TatankaConCube commented 3 years ago

Can I close this ticket?

oscarpeli commented 3 years ago

Yes, Please. Just a last question: is it possible to get some code samples in java?