Error:Execution failed for task ':app:processDebugManifest'.> Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(25.3.1) from [com.android.support:appcompat-v7:25.3.1] AndroidManifest.xml:27:9-31    is also present at [com.android.support:recyclerview-v7:26.0.0-alpha1] AndroidManifest.xml:24:9-38 value=(26.0.0-alpha1).    Suggestion: add 'tools:replace="android:value"' to  element at AndroidManifest.xml:25:5-27:34 to override.

在引入reclyview的时候报错,把最新版的reclyview改成和编译sdk版本一样的,就行了

更多相关文章

  1. adb fastboot 烧机 和 编译android的几个命令
  2. java.lang.RuntimeException: Unable to instantiate activity
  3. 在AndroidStudio中引用jni的时候出错
  4. Android编译系统详解(三)
  5. cocos2d-x-2.1.4在NDK r9下的编译问题
  6. Android(安卓)内核源代码交叉编译纺
  7. 64位 Ubuntu android studio 编译android工程出错
  8. 工作笔记之编译android时切换JDK
  9. Android(安卓)curl的下载编译和使用

随机推荐

  1. 2010.12.10(3)——— android MapView 以
  2. Android 任务共用性Affinity
  3. Android 自定义 Dialog 大小 位置 样式
  4. android项目案例6- 基于Android studio的
  5. android 地图
  6. Android进阶(十八)AndroidAPP开发问题汇
  7. Android动画效果
  8. Android中关联源码
  9. SOAP in Android
  10. android屏幕自适应4方法案例整合