出现如下问题是因为flutter sdk中minSdkVersion是16,小于要求的最低版本19,

Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [:webview_flutter_android] E:\Demo\Flutter\flutter_android\build\webview_flutter_android\intermediates\merged_manifest\debug\AndroidManifest.xml as the library might be using APIs not available in 16
Suggestion: use a compatible library with a minSdk of at most 16,
or increase this project’s minSdk version to at least 19,
or use tools:overrideLibrary=“io.flutter.plugins.webviewflutter” to force usage (may lead to runtime failures)

打开flutter.gradle,找到minSdkVersion,修改版本为>=19就可以了。flutter.gradle路径如下(我的在D盘)

Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in lib相关推荐

  1. AndroidStudio中提示:uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in libr

    场景 在Android Studio中的app下引用了一个外部library,运行时提示: uses-sdk:minSdkVersion 16 cannot be smaller than versi ...

  2. Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in lib

    问题起因:原来的app minSdkVersion 16,如图: 接入oaid_sdk_1.0.23.aar后编译不通过,提示: Manifest merger failed : uses-sdk:m ...

  3. Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 19 declared in lib

    错误提示: Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 19 declared ...

  4. Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 21 declared in lib

    android的报错提示: Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 21 d ...

  5. Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in lib

    报错信息: Information:Gradle tasks [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :ap ...

  6. ERROR: Manifest merger failed : uses-sdk:minSdkVersion 24 cannot be smaller than version 27 declared

    这个是引入的库的时候出现的,一般自己都是把minSdkVersino 改成要求的版本的 但是这个确实要求最低为27 也就是android8.1了,过分了,最后百度返现了一个方法就是在 配置文件中的An ...

  7. 解决打包APK时候的报错:uses-sdk:minSdkVersion 22 cannot be smaller than version 23 declared in library

    在图示位置将Minimum API Level更改为更高版本即可.

  8. Android运行报错Manifest merger failed : uses-sdk:minSdkVersion 26 cannot be smaller than version 28 decl

    项目运行报错Manifest merger failed : uses-sdk:minSdkVersion 26 cannot be smaller than version 28 declared ...

  9. Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 24

    如题,如果使用android studio中出现了 Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than ...

最新文章

  1. 病虫害模型算法_基于深度学习的目标检测算法综述
  2. Java程序员从笨鸟到菜鸟之(七十三)细谈Spring(五)spring之AOP底层大揭秘
  3. Python单例模式中几种实现及优化方法
  4. Android Binder 分析——匿名共享内存(Ashmem)
  5. mysql5.5.8编译安装_MySQL5.5.8源代码编译安装
  6. Android坑点-ByteBuffer.array() 入过坑吗
  7. MongoDB查询某个字段存在的语句
  8. Spring RestTemplate 访问https站点
  9. android gridview 滚动条位置,android-gridview单元格视图位置在滚动后发生...
  10. 累加寄存器(AC)入门
  11. Apollo(阿波罗)是携程框架部门研发的分布式配置中心,ubuntu本机安装
  12. 极客大学架构师训练营 框架开发 模式与重构 JUnit、Spring、Hive核心源码解析 第6课 听课总结
  13. scratch 游戏 打鬼游戏 教案
  14. 小牛的net程序开发之路
  15. 台式电脑一般价钱多少_一般普通台式电脑价格多少为好?
  16. 如何选择适合你的兴趣爱好(十),排球
  17. 根据出生日期获取农历信息
  18. 使用 H3C 的办公室路由器和 IDC 的防火墙建立 IPSec ***
  19. android网络搜索不到wifi,Android智能手机搜索不到路由器无线信号怎么办?
  20. (已解决)win10电脑开机自动开启word文档

热门文章

  1. [Swift通天遁地]七、数据与安全-(6)管理文件夹和创建并操作文件
  2. 构建自己的AlphaGo
  3. Git与Bitbucket配合使用教程
  4. 阿里云镜像站DNS——Linux配置方法
  5. micro SD(TF)卡详解
  6. 人力资源知识图谱搭建及应用
  7. 小王的架构师之旅路----面试
  8. 【无标题】8421码,5421码,2421码,余3码之间的区别。
  9. Freshman的low游戏神犇勿喷
  10. sql Server2005 master损坏处理