Android Emulator sdcard push error: Read-only file

2019-01-02 20:15发布

I am developing under Android 1.6 (Android SDK 2.1). I create a avd by using avd manager in Eclipse. When I launch this avd, I found that the /sdcard directory's permisson is "d---------". So I can't push file to the sdcard.

Does anyone know how to solve this problem?

20条回答
有味是清欢
2楼-- · 2019-01-02 20:45

sometimes this can cause of a very simple reason, go to your list in eclipse and check whether you have set SDCard size

查看更多
伤终究还是伤i
3楼-- · 2019-01-02 20:46

I guess, you didn't insert memory size at the time of creating avd. you can do that by editing the avd. screenshot

查看更多
登录 后发表回答