android - Gradle 同步失败

标签 android android-studio android-gradle-plugin

我是 Android Studio 和 Android 开发的新手。任何帮助将不胜感激。我正在使用 Android Studio 版本 2.3.3。

创建项目后出现以下错误。 enter image description here

最佳答案

你最新安装的android studio 2.3+没有依赖,需要下载

1.) 连接到互联网

2.) 运行 gradle synch 或运行你的程序

3.) 让gradle下载这些依赖

注意:这将是一次性过程,其他项目不需要

关于android - Gradle 同步失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44849977/

相关文章:

android - 如何为 android 2.3 模拟器授予对 sdcard 的读写权限?

android - "JCenter is at end of life"android lint 警告,替换是什么?

java - 在java中添加按钮来关闭应用程序是否合乎逻辑且正确?

eclipse - Android studio : Gradle : Attribute . ..已经定义错误

android - 如何在 Android 4.3 api 18 上更改 ActionBar 标题文本的颜色

android - 如何将数据从 Android 移动设备发送到 Google App Engine 数据存储区?

安卓工作室 : Could not find support-annotations. jar

Android:如何通过 Gradle 从控制台部署到 Fabric(CrashLytics Beta)?

java - android.content.ActivityNotFoundException : Unable to find explicit activity class in Android

android - 任务 ':app:generateDebugBuildConfig' 执行失败。在 flutter 中