Notes i found: -------------------- By seeing the error i thought that the device is Not at all detected by pc. But the device is mounted and shown clearly in my computer. I also thought that my computer USB ports are disabled by my company,for security reasonsing order to avoid copying file to device I also thought that my company is allowing devices through USB but allowing only in read only mode.so the device is mounted in read only mode, so i tried the below thing.
After connecting the device, i opened the device from MyComputer -> PortableDevices->Galaxy_Note2->Phone->Download folder I manually copied the Android.jpg file, the file is successfully copied to the device. so that means device is not in read only mode. But i dont know why i am getting read only file system error when tried from command prompt? On Friday, 11 October 2013 12:53:31 UTC+5:30, Sreedhar Reddy V wrote: > > 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.

