简体   繁体   中英

Android emulator SD card problem

im inserting one video in sdcard to show the video in emulator..

but showing error:

[2010-11-24 19:21:22] Failed to push sample.mov on emulator-5554: Read-only file system

pls help me how can i do that?

It probably has to do with the way you are creating your sdcard (check if you have the right permissions by doing adb shell, then ls -l on sdcard from terminal).

Also check this thread

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM