简体   繁体   English

android 工作室“地震应用程序”中的 gradle 同步问题

[英]problem with the gradle syncing in android studio “earthquake app”

I imported the earthquake app which is an example from Udacity teaching platform in the android basics course, after the Gradle finished syncing, I got this message "Gradle sync failed: Don't know how to build models for org.gradle.tooling.internal.gradle.DefaultGradleBuild@30071c7d Consult IDE log for more details "我在 android 基础课程中从 Udacity 教学平台导入了地震应用程序,在 Gradle 完成同步后,我收到此消息“Gradle sync failed: Don't know how to build models for org.Z8ED1A771BC2936C287.93 .gradle.DefaultGradleBuild@30071c7d 有关详细信息,请参阅 IDE 日志“

also, in the xml file, all the attributes are not allowed and are shown in red !!!另外,在 xml 文件中,所有属性都是不允许的,并且显示为红色!!!

Can anyone help:)谁能帮忙:)

Maybe you did not add a dependency in your Gradle(module app) to add the dependency check image here >> Dependencies也许您没有在 Gradle(模块应用程序)中添加依赖项以在此处添加依赖项检查图像 >>依赖

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

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