[android-developers] ADB PUSH ERROR - failed to copy 'D:\xxx\Android.jpg' to '/Download': Read-only file system

2013-10-11 Thread Sreedhar Reddy V
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\*adb* *push *D:\\Android.jpg /Download
--

i got the below error
*failed to copy '*D:\x\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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] adb push error

2011-08-18 Thread androx
I am trying to put .so file in the /system/lib folder of device by
using adb push,
$adb push /home/sudhir/Development/newdroid/filename.so  /system/lib

but it faile  gives me error like,
Error: failed to copy '/home/sudhir/Development/newdroid/
libnfc_ndef.so' to '/system/lib/libnfc_ndef.so': Directory not empty

Can anyone explain why this happen  wat is the solution.

Thanx in advance.

Regards,
androx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] adb push error- failed to copy : OUT OF MEMORY

2011-08-18 Thread yrehani
Hi all,
I want to push a file using adb push at path /system/usr/keychars on
the android emulator but I get an error
failed to copy 'xxx.kcm.bin' to '/system/usr/keychars/xxx.kcm.bin':
Out of memory
How to rectify it.



Thanks
Yatin




-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en