App developers can rely on android emulators to test their application which uses SD-card. Here are the steps which are required to create SD card in emulators.
Step 1: Open Android AVD (Android Virtual Device) Manager.
Step 2: Select the device and click Edit
Step 3: In SD Card panel enter size for memory card say 500MB and File field is optional which is the location for SD card image file.
Step 4: In Hardware panel click new and select SD Card Support property.
Step 5: Click Edit AVD.
To check whether SD card is created or not follow the below steps:
Step 6: Open Eclipse
Step 7: Keep emulator running
Step 8: Now click Window->Short View->Other->Android->File Explorer
Step 9: Navigate to mnt->android->sdcard folder using file explorer loaded at the bottom
Step 10: Add/remove files to SD card using PUSH buttons at the top of file explorer panel.
Step 1: Open Android AVD (Android Virtual Device) Manager.
Step 2: Select the device and click Edit
Step 3: In SD Card panel enter size for memory card say 500MB and File field is optional which is the location for SD card image file.
Step 4: In Hardware panel click new and select SD Card Support property.
Step 5: Click Edit AVD.
To check whether SD card is created or not follow the below steps:
Step 6: Open Eclipse
Step 7: Keep emulator running
Step 8: Now click Window->Short View->Other->Android->File Explorer
Step 9: Navigate to mnt->android->sdcard folder using file explorer loaded at the bottom
Step 10: Add/remove files to SD card using PUSH buttons at the top of file explorer panel.
No comments:
Post a Comment