简体   繁体   中英

Missing SDCard in android emulator

I have a "simple" question. I created AVD with SDCard, but when I use in eclipse DDMS -> File explorer I dont see a folder named SDCard. I see only mnt/sdcard - is this a SDCard folder?

Thanks

Marcus

Yes, and in your case the /sdcard is just a Linux symbol link to the /mnt/sdcard folder.

Regards

Ziteng Chen

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