Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
关于在 android 模拟器中使用 sd-card 的问题。
这个文件的默认文件系统是什么?
在 Windows 操作系统上挂载和浏览 sd 卡文件的任何工具?因为 DDMS 文件浏览器非常有限,并且隐藏了 .* 文件。
其实很简单:
sudo mount -o loop /test/sdcard.img /mnt/sd