简体   繁体   English

未找到 ID 'com.android.application' 的问题

[英]Problem with id 'com.android.application' not found

I'm beginner with android and I have problems.我是 android 的初学者,我遇到了问题。 I configured my first emulator and my first project, but I got some errors.我配置了我的第一个模拟器和我的第一个项目,但出现了一些错误。

            Consult IDE log for more details (Help | Show Log) (26 s 860 ms)

Android Studio is using the following JDK location when running Gradle:
            C:\Program Files\Android\Android Studio\jre
            Using different JDK locations on different processes might cause Gradle to
            spawn multiple daemons, for example, by executing Gradle tasks from a terminal
            while using Android Studio.

Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'com.android.application' not found.```

Try to clean the project and rebuild it.尝试清理项目并重建它。 also restart the AVD.还要重新启动 AVD。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Studio:找不到ID为“ com.android.application”的插件 - Android Studio: Plugin with id 'com.android.application' not found SafePassmaster --->错误:(1、0)找不到ID为'com.android.application'的插件 - SafePassmaster ---> Error:(1, 0) Plugin with id 'com.android.application' not found 尝试导入库并最终找到ID为'com.android.application'的插件 - Tried importing a library and ended up with Plugin with id 'com.android.application' not found 在以下任何来源中均未找到插件 [id: 'com.android.application', version: '7.2.0', apply: false] - Plugin [id: 'com.android.application', version: '7.2.0', apply: false] was not found in any of the following sources 如何修复Gradle同步失败“找不到ID为'com.android.application'的插件”? - How Can I fix Gradle sync failed “Plugin with id 'com.android.application' not found”? 错误:(1,0)找不到ID为'com.android.application'的插件-没有build.gradle文件 - Error:(1, 0) Plugin with id 'com.android.application' not found - no build.gradle file 发生评估根项目> com.android.application找不到插件 - occurred evaluating root project > plugin with com.android.application not found Bumblebee Android 工作室插件 [id: 'com.android.application', version: '7.1.0', apply: false] 在以下任何来源中均未找到: - Bumblebee Android studio Plugin [id: 'com.android.application', version: '7.1.0', apply: false] was not found in any of the following sources: 'com.android.application', version: '7.1.3', apply: false 在以下任何来源中均未找到: - 'com.android.application', version: '7.1.3', apply: false was not found in any of the following sources: 由于插件 com.android.application 启动失败 - startup failed due to plugin com.android.application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM