gpt4 book ai didi

Android Studio 编译问题 "The process cannot access the file because it is being used by another process."

转载 作者:行者123 更新时间:2023-12-03 20:54:51 25 4
gpt4 key购买 nike

我知道这个问题以前有人问过,但没有一个满意的答案,最后一个帖子是三年前的。
我在 Windows 10 中使用 android studio 3.6.2。每次我尝试编译我的程序时都会收到错误消息
“该进程无法访问该文件,因为它正被另一个进程使用。”

现在我知道是什么导致了错误。之前编译的 R.jar 文件无法删除,因为 android studio 正在锁定文件。
它位于文件夹\app\build\intermediates\compile_and_runtime_not_namespaced_r_class_jar\debug

现在为了解决这个问题,我一直在关闭 android studio。然后删除R.jar,然后重启android studio,然后编译。
这个过程需要几分钟,我每次都必须这样做。想象一下,当您每次都必须这样做时,编写程序需要多长时间。

当在堆栈溢出时询问此问题时,先前的建议是无效缓存/重新启动,但这并不比我上面所做的快,而且只能工作一次。
还尝试了清洁项目,但没有效果。

多年来我使用过很多编译器,比如 Visual Studio、代码块等,但这种事情以前从未发生过,那么为什么 android Studio 这么糟糕呢?
有没有人找到解决这个问题的方法?

最佳答案

[ Remove Build ][ Go to Edit Configurations ]
转到编辑配置检查您是否在每次启动之前都没有构建。删除“构建”

关于Android Studio 编译问题 "The process cannot access the file because it is being used by another process.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61274052/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com