tango4567 / solutions

Here I am adding lots of different stuff. This is the collection of problems with their solutions. Most important please share good vibes and correct me if you found anything wrong here. Thanks in advance.
Apache License 2.0
5 stars 0 forks source link

Android Studio New Build never generate build in First attempt #35

Closed tango4567 closed 3 years ago

tango4567 commented 3 years ago

After restarting my system whenever I generate a new build then I always getting the following error

Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not determine artifacts for androidx.drawerlayout:drawerlayout:1.0.0: No cached version available for offline mode
tango4567 commented 3 years ago

Every time I need to Clean and Rebuild the project and then generate a new build.

tango4567 commented 3 years ago

Well I'm not able to figure out as of now the only solution is to Clean => Build => Run