Could not find com.android.tools.build:aapt2:3.2.1-4818971.Searched in the following locations:    file:/H:/Android/android-sdk/extras/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971.pom    file:/H:/Android/android-sdk/extras/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971-windows.jar    file:/H:/Android/android-sdk/extras/google/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971.pom    file:/H:/Android/android-sdk/extras/google/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971-windows.jar    file:/H:/Android/android-sdk/extras/android/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971.pom    file:/H:/Android/android-sdk/extras/android/m2repository/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971-windows.jar    https://jcenter.bintray.com/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971.pom    https://jcenter.bintray.com/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971-windows.jar    https://jitpack.io/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971.pom    https://jitpack.io/com/android/tools/build/aapt2/3.2.1-4818971/aapt2-3.2.1-4818971-windows.jarRequired by:    project :mnvideoplayerlibrary

 

 

 

如果提示以下信息,先做以下几点:

allprojects {    repositories {        jcenter()        maven { url "https://jitpack.io" }    }}

将 google()添加到jcenter()前面或后面。

更多相关文章

  1. “android studio 运行程序提示Application installation failed
  2. android 复制信息内容到剪切板 (2011-12-05 09:31:11)转载▼
  3. android studio 提示no android sdk found
  4. android EditText提示居右无法显示的问题
  5. 利用 Android Keystore 系统 加密存储和解密敏感信息
  6. Android 在界面中显示以及输入文本信息 TextView和EditText
  7. Android版本信息汇总

随机推荐

  1. Android(安卓)HorizontalScrollView回弹
  2. Android快速搞定代码混淆
  3. Service详解一
  4. 地图测试
  5. Android组播域名服务
  6. 自定义Attributes
  7. Android倒计时的几种方式
  8. 关键字弹出动画
  9. 服务android
  10. Android(安卓)版本号等等获取