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
I did it using this command:
syntax: adb push filename.extension /sdcard/0/
adb push filename.extension /sdcard/0/
example: adb push UPDATE-SuperSU-v2.01.zip /sdcard/0/
adb push UPDATE-SuperSU-v2.01.zip /sdcard/0/