I am new in android. I have no idea about sd card.

How do we create sd card in android eclipse?

有帮助吗?

解决方案

You create an sd card when you create an AVD(Android virtual device).

Go to Window -> Android Virtual Device Manager. Then click on new.enter image description here

其他提示

Yes. It's one of the options in the wizard when you create a new AVD. You can specify the memory size for both internal and SD.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top