摘要: Android开发Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.错误的解决方法 问题描述: Android Gradle plugin requires Java 11 to run. 阅读全文
posted @ 2022-05-26 15:30 yongfengnice 阅读(1954) 评论(0) 推荐(1)
摘要: android开发kotlin编译出错Module was compiled with an incompatible version of Kotlin 问题描述 Module was compiled with an incompatible version of Kotlin. The bin 阅读全文
posted @ 2022-05-26 14:29 yongfengnice 阅读(13097) 评论(0) 推荐(0)
摘要: flutter开发The ADB at "androidSdk\platform-tools\adb.exe" is too old; please install version 1.0.39 or later.错误的解决方法 问题描述: 构建flutter项目时没有问题,跑起来时出现错误:The 阅读全文
posted @ 2022-05-26 14:22 yongfengnice 阅读(333) 评论(0) 推荐(0)
摘要: flutter开发Build failed due to use of deprecated Android v1 embedding错误的解决方法 问题描述: 构建flutter项目时错误了这个错误:Build failed due to use of deprecated Android v1 阅读全文
posted @ 2022-05-26 14:20 yongfengnice 阅读(4376) 评论(0) 推荐(1)