Android Studio报错:Failed to delete some children. This might happen because a process has files open

朱雀 2022-10-23 15:24 286阅读 0赞

  在Build APK(s)时报错如下:

  1. Unable to delete directory 'F:\AndriodStudioProjects\EDM\app\build\outputs\apk\debug'
  2. Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.
  3. - F:\AndriodStudioProjects\EDM\app\build\outputs\apk\debug\app-debug.apk

  解决:关闭\…\app\build\outputs\apk\debug文件夹。

发表评论

表情:
评论列表 (有 0 条评论,286人围观)

还没有评论,来说两句吧...

相关阅读