2009年12月24日星期四

如何複製檔案到SD Card

Android SDK提供一個調試工具,Dalvik Debug Monitor Server (DDMS),它提供端口轉發服務(port-forwarding services),設備上的屏幕捕捉(screen capture on the device),線及堆(thread and heap)的信息,logcat,進程(process)和無線電狀態(radio state)信息,"扮"來電和短信(incoming call and SMS spoofing),"扮"位置數據(location data spoofing), 等等.

通過DDMS, 用戶可以複製檔案到Android設備或SD Card上, 也可以由Android設備或SD Card上複製檔案下來.

如何複製檔案到SD Card

- 首先預備一個包括有SD Card的Android Virtual Device(AVD).

- 開啟Eclipse, 以及Android 模擬器.

- 把Eclipse設定為DDMS的Perspective. 點擊 Window -> Open Perspective -> Other..., 選擇DDMS, 點擊 OK
Open Perspective

DDMS

- 左邊選擇emulator..., 右邊選擇File Explorer
File Explorer

- 右上角有兩個圖標, 您可以通過這兩個圖標"Pull a file from device"及"Push a file onto the device"
Pull a file from device及Push a file onto the device

沒有留言:

發佈留言