栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

Failed to apply plugin ‘com.android.internal.application‘.

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Failed to apply plugin ‘com.android.internal.application‘.

Android Studio Bumblebee 采用 gradle-7.2 编译APP 报错
An exception occurred applying plugin request [id: ‘com.android.application’]
Failed to apply plugin 'com.android.internal.applicatio

gradle版本
xxx_pro/gradle/wrapper/gradle-wrapper.properties

distributionUrl=https://services.gradle.org/distributions/gradle-7.2-bin.zip

Android Studio 版本
Android Studio Bumblebee | 2021.1.1 Patch 2
Build #AI-211.7628.21.2111.8193401, built on February 17, 2022
Runtime version: 11.0.11+9-b60-7590822 amd64
VM: OpenJDK 64-Bit Server VM by Oracle Corporation
Windows 10 10.0

报错信息

An exception occurred applying plugin request [id: 'com.android.application']
> Failed to apply plugin 'com.android.internal.application'.
   > Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
     You can try some of the following options:
       - changing the IDE settings.
       - changing the JAVA_HOME environment variable.
       - changing `org.gradle.java.home` in `gradle.properties`.

解决办法1
changing the IDE settings
File --> Settings --> Build,Execution,Deployment --> Build Tools --> Gradle --> Gradle JDK --> 可选择Embedded JDK Version 11.0.11

其他变化
gradle-7.2其他apk输出目录变为了:
./app/build/intermediates/apk/debug/app-debug.apk

之前的gradle-6.5编译输出apk输出是在:
./app/build/outputs/apk/debug/app-debug.apk

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/821409.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号