android-studio - 项目 build.gradle 文件无法打开,Android Studio

标签 android-studio android-gradle-plugin build.gradle

这是我第一次在使用 Studio 时遇到此问题。对于项目和应用程序级别的文件,当我双击打开 build.gradle 时,我会遇到以下问题:

Android Studio 2.3 - 文件打开,但无限期地显示“正在加载”。

Android Studio 3.0 - 文件甚至根本打不开。点击它们什么都不做。

以前有没有其他人见过这种行为?和解决方案?建议将不胜感激。

最佳答案

我遇到了同样的问题。这个插件导致它:'Android Method Count'。 我删除了插件,它工作了

关于android-studio - 项目 build.gradle 文件无法打开,Android Studio,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47187919/

相关文章:

android - Android Studio 0.4.2 Gradle构建错误

java - Android 资源链接失败值,styles.xml

android studio on linux : Gradle build is too slow. 持续1个多小时

Android Studio 2.4 + Lombok annotationProcessor 配置困惑

android-studio - 在android上运行gradle项目的问题

android - 将传入的 whatsapp 通知存储到本地数据库

android - Gradle 离线模式——每天查看一次在线资源

android - Gradle | Jacoco 任务 |测试报告

android - Gradle 无法添加编译 'com.google.android.gms:play-services:7.0.0'

android - Android Studio 可以使用 OpenJDK 还是需要 Linux 上的 Oracle JDK?