How to install SD card on Android emulator (1.6)

后端 未结 5 1867
走了就别回头了
走了就别回头了 2021-01-06 02:58

I want to install SD card on android emulator(1.6). I am using Eclipse 3.4.0

I found one command to install SD card:

mksdcard

But where to execute

5条回答
  •  灰色年华
    2021-01-06 03:29

    You can use the android tool, a command-line utility available in the SDK/tools/ directory.

    Here's a complete tutorial on how to do this.

提交回复
热议问题