How to push a file from computer to an Android device having no SD Card in it. I tried:
C:\\anand>adb push anand.jpg /data/local 3399 KB/s (111387 bytes in
Sometimes you need the extension,
adb push file.zip /sdcard/file.zip