今天更新Android Studio后打開Project,報如下錯誤: Error:Could not find com.android.tools.build:gradle:2.2.1. Searched in the following locations: file:/D:/Program ...
發現android studio是真的可愛啊,上一秒還沒問題可以build運行,下一秒就出錯。。。好,你任性,你牛逼。。 說下今天又遇到的兩個問題:Failed to apply plugin id com.android.application 和Could not find com.android.tools.build:gradle: .XX. .Failed to apply plugin ...
2016-08-29 19:31 0 38067 推薦指數:
今天更新Android Studio后打開Project,報如下錯誤: Error:Could not find com.android.tools.build:gradle:2.2.1. Searched in the following locations: file:/D:/Program ...
今天更新Android Studio后打開Project,報如下錯誤: Error:Could not find com.android.tools.build:gradle:2.2.1. Searched in the following locations: file:/D ...
ref from: Android Studio下“Error:Could not find com.android.tools.build:gradle:2.2.1”的解決方法http://blog.csdn.net/klovesq/article/details/45576635 ...
今天拉同事最新的代碼,編譯時老是報如下錯誤: Error:Could not find com.android.tools.build:gradle:2.2.0.Searched in the following locations: file:/D:/software ...
Error:Could not find com.android.tools.build:gradle:3.0.Searched in the following locations: file:/D:/android/androidstudio/gradle/m2repository ...
Could not find com.android.tools.build:gradle:2.2.3 "react-native-image-picker": "0.26.7" Could not find com.android.tools.build:gradle:2.2.+ ...
'com.android.tools.build:gradle:3.0.1' // N ...
導入新項目時報錯: 解決辦法: 在repositories{}內添加google() 它會去更換為https://dl.google.com/ 下載 ...