Android Studio + DDMS error “Failed to push selection: Read-only file system”

匿名 (未验证) 提交于 2019-12-03 07:50:05

问题:

I recently was forced into using Android Studio. Before that I have worked with eclipse and never had issues with DDMS of any sort. Now I am attempting to push a file or create a folder on the emulator device and I keep getting this error:

Failed to push selection: Read-only file system

I messed around with some of the file read only permisions and I managed to generate this message for a little bit.

Failed to push selection: Permission denied

My operating system is windows.

EDIT:

I tried to create an external SDCard image, and the error I get now when attempting to push a file is:

[timestamp] Failed to push the item(s).

[timestamp] null

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!