Push圖片到android存儲卡sdcard (項目組共享資源yangyanlong)

1 首先要創建sd卡的鏡像 先切換到sdk的tools目錄下面再執行下面代碼 ./mksdcard 256M ~/mysdcard/sdcard.img 2 代參數啓動 emulator emulator -sdcard ~/mysdcard/sdcard.img 3 再啓動一個終端並執行push命令 ./adb push myphoto.png sdcard/
相關文章
相關標籤/搜索