前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【错误记录】Android 文件查看错误 ( Error opening contents of device file ““: Cannot create directory )

【错误记录】Android 文件查看错误 ( Error opening contents of device file ““: Cannot create directory )

作者头像
韩曙亮
发布2023-03-29 12:39:34
5760
发布2023-03-29 12:39:34
举报

文章目录

一、报错信息


代码语言:javascript
复制
Error opening contents of device file "hello.txt": Cannot create directory C:\Users\octop\Documents\AndroidStudio\DeviceExplorer\emulator-5554\sdcard\Download\hello
在这里插入图片描述
在这里插入图片描述

二、解决方案


在 cmd 命令行执行

代码语言:javascript
复制
adb root 

命令 ;

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
本文参与?腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2021-05-18,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客?前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与?腾讯云自媒体分享计划? ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 文章目录
  • 一、报错信息
  • 二、解决方案
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档
http://www.vxiaotou.com