i am trying to create sd card on emulator.
in devtools in terminal emulator i gave cmds $cd sdcard
$mkdir pictures but is showing error mkdir failed for pictures,permissions denied.
please help me how to create sdcard on emulator
i am trying to create sd card on emulator. in devtools in terminal emulator
Share
if you are using Eclipce then follow these steps
goto Window->AVD manager->select the AVD for which you want to create the sdcard then click edit on sd card panel give the size->edit AVD
to show the image after upload u have to run
Menu–>Dev Tools–>Media Scanner
source
is’t this simple?