繁体   English   中英

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

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

我是 android 的初学者,我遇到了问题。 我配置了我的第一个模拟器和我的第一个项目,但出现了一些错误。

            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.```

尝试清理项目并重建它。 还要重新启动 AVD。

暂无
暂无

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM