Failed to push the item(s). in android

user1865135 picture user1865135 · Dec 13, 2012 · Viewed 21.3k times · Source

i am using android on ubuntu 12.04, i tried to push an image of about 100kb in the sdcard through file Explorer provided by eclipse[android]. The file explorer shows the sdcard and when i try to push the image it show an error

Failed to push the item(s). null

I looked for the similar problem's solution and found to do:

adb push [filename] /sdcard/[filename]

i did this in terminal but it returns "No command 'adb' found" and it refers other commands. Could any buddy help to solve it???

Answer

BlackHatSamurai picture BlackHatSamurai · Aug 25, 2014

If you are trying to use internal SD card, make sure you do: /sdcard/ rather than /sdcard