Hi, I opened a CMD prompt and I am trying to push a file from my pc to android device using ADB PUSH command
I am getting the following error MY PC: Details: Windows 8 pc, intel core i3-2100 CPU @3.10Ghz 3.10 GHz, RAM 4gb, System 32 bit. My Android Device: Samsung galaxy note2, model num GT-N7100, Android version 4.1.2, Kernel version 3.0.31-679347 The command i tried is as below in cmd prompt ---------------------------------------------------------------------------------------------------- Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\xxxx>*adb* *push *D:\xxxx\Android.jpg /Download ------------------------------------------------------------------------------------------------------ i got the below error *failed to copy '*D:\xxxxx\Android.jpg*' to '*/Download*': Read-only file system* * * Could any one please help me? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

