Error in offline mode

Asked

Viewed 32 times

0

I am getting this error every time I try to open a file:

Error:Could not determine artifacts for com.android.support:design:24.1.1: No cached version available for offline mode

I have enabled and disabled the offline work, within Gradle in Settings, however, to no avail.
Could someone give me a light? Preferably with a path, or even a print, because as I said, I’m a beginner.

  • What you did is the same as this reply?

  • Hello Ismael! Yes, it is similar, however, I can not find where to download the new version. I’ve even uninstalled all of Andorid Studio, including manually uninstalled the Gradle Origen folder and the entire SDK, and reinstalled it all again, without success.

1 answer

0

Using the Android studio:

File -> Other Settings -> Default Settings -> Build,Execution,Deployment -> Build Tools -> Gradle

Uncheck the Offline work option and delete again.

I hope I’ve helped

Browser other questions tagged

You are not signed in. Login or sign up in order to post.