I am trying to push a file to the SD Card but its showing error in console \'failed to push selection: Read-only file system\'.I am using DDMS perspective in Eclipse.I gener
Just go to
C:\Documents and Settings\\.android\avd
take 'properties' of your avd folder (there is a folder for each of the avd's)
'properties'
uncheck 'Read only' -> OK
'Read only'
This was the only thing that worked for me.
P.S: Some of these folders might be hidden.