adb使用一 1.新建SDCARD mksdcard 50M c:\mycard.img2.启动带SDCARD的模拟器 emulator -avd avd_name -sdcard c:\mycard.img3.载入(拷贝)文件 adb push full_file_path sdcard