Failed to push the item(s).
(null)
This is the error I am getting while i am tried to push the media into the sd card in DDMS
of my eclipse. sdk version is 2.3.1
Its inserting images fine but not .mp3 or .mp4 why..?
Thanks in advance….!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Maybe file is too big? Alternatively you can try the adb tool that comes with SDK:
http://developer.android.com/guide/developing/tools/adb.html