错误:Windows 上的文件路径太长,请保持在 240 个字符以下 [英] Error: File path too long on windows, keep below 240 characters

查看:24
本文介绍了错误:Windows 上的文件路径太长,请保持在 240 个字符以下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我对 build.gradle(app) 文件进行了一些更改,android studio 给了我这个错误(在新选项卡中打开图像以便更好地查看):

So, I made some changes to my build.gradle(app) file and android studio gives me this error (open the image in new tab for better viewing):

我的 build.gradle(app) 文件(这不是编辑后的文件,我删除了新的代码行,但仍然没有运气/解决方案.):

My build.gradle(app) file (this is not the edited file, I deleted new lines of code and still no luck/solution.):

在我对 build.gradle(app) 文件进行一些更改之前,一切都运行良好,但后来我删除了那些新的代码行,android studio 仍然不断给我错误.该错误与compile 'com.google.android.gms:play-services:8.3.0'有关.我曾尝试删除/重命名指定文件夹中的那些 png 图像,但是当我重建项目时,会自动下载 png 图像.我的 build.gradle(project) 文件包含 classpath 'com.android.tools.build:gradle:1.5.0'.我想知道是什么导致了这个错误,以及如何解决它?非常感谢.

Everything was quite working well until I made some changes in the build.gradle(app) file, but then I deleted those new lines of codes and android studio is still keep giving me the error. The error relates to the compile 'com.google.android.gms:play-services:8.3.0'. I have tried deleting/renaming those png images inside the stated folder,but then when I rebuild the project, the png images are automatically downloaded. My build.gradle(project) file contains classpath 'com.android.tools.build:gradle:1.5.0'. I want to know what causes this error, and how to fix it? Many thanks.

推荐答案

我刚刚遇到了同样的问题.我不知道您的确切问题的解决方法,但我找到了解决方法;我看到你的项目有一个很深的文件路径层次结构.为什么不把你的项目从较低的层次上移呢?

I just ran into the same issue. I don't know a fix for your exact problem, but I found a work around; I see your project has a deep file path hierarchy. Why not just move your project up from a lower level?

例如:C:ProjectsYourProject

这解决了我的问题.

这篇关于错误:Windows 上的文件路径太长,请保持在 240 个字符以下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆