使用最新版本的IDE。試用android 2.2 API 10和2.3。無法在Android Studio中啓動應用程序
Error:A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugCompile'.
> Could not find any version that matches com.android.support:appcompat-v7:10.+.
Versions that do not match:
23.1.1
23.1.0
23.0.1
23.0.0
22.2.1
+ 11 more
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/appcompat-v7/maven-metadata.xml
https://jcenter.bintray.com/com/android/support/appcompat-v7/
file:/C:/Users/user/AppData/Local/Android/sdk/extras/android/m2repository/com/android/support/appcompat-v7/maven-metadata.xml
file:/C:/Users/user/AppData/Local/Android/sdk/extras/google/m2repository/com/android/support/appcompat-v7/maven-metadata.xml
file:/C:/Users/user/AppData/Local/Android/sdk/extras/google/m2repository/com/android/support/appcompat-v7/
Required by:
MyApplication33:app:unspecified
另外我無法關閉我的IDE時,它建立 - 它凍結。
如何更新該 –
我做了你所說的,看問題 –
你可以複製你的整個'build.gradle'嗎? –