why i get these errors (androidstudio)
- By Davdi
- Android Development
- 1 Replies
Let's look at the obvious possibility first: Is your network up, and can you connect to the internet?
Regarding Gradle in offline mode; these links might help:
https://www.thecodecity.com/2015/07/working-with-android-studio-gradle-offline-mode.html
https://discuss.gradle.org/t/enable-offline-mode-using-gradle-properties/12134/2
https://stackoverflow.com/questions...-up-android-studio-to-work-completely-offline
And there are more, I just searhced in DuckDuckGo for 'how to enable gradle offline mode'
Regarding Gradle in offline mode; these links might help:
https://www.thecodecity.com/2015/07/working-with-android-studio-gradle-offline-mode.html
https://stackoverflow.com/questions...-up-android-studio-to-work-completely-offline
And there are more, I just searhced in DuckDuckGo for 'how to enable gradle offline mode'


