【问题标题】:Can't run demo android project from github无法从 github 运行演示 android 项目
【发布时间】:2015-10-24 23:34:08
【问题描述】:

我最近开始了 android 开发,现在我想添加一些我在 github 上找到的功能。我从未将项目导入 android studio 并且遇到了问题。我已经从 https://github.com/CyberAgent/android-gpuimage 下载了 zip 文件。我已经提取它并在 android studio 中打开了项目:

然后这是我打开项目时得到的屏幕。从屏幕上我想通过单击运行来运行“示例”,但出现错误:

我也尝试在运行项目之前对项目进行 gradle 同步,但没有成功。我错过了什么吗?在 Github 上它说构建的项目是有效的。

【问题讨论】:

    标签: android github android-studio gradle android-gradle-plugin


    【解决方案1】:

    嗯,这个错误很清楚你的问题是什么。 Android 文档概述了对构建系统 here 的更改,更具体地说,是您的错误中建议的 experimental plugin。仔细阅读它并遵循如何迁移您的构建系统。

    【讨论】:

      猜你喜欢
      • 2012-08-28
      • 2011-11-24
      • 1970-01-01
      • 1970-01-01
      • 2018-03-21
      • 2021-03-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多