Hi,

I've faced the same issue while I've executed Push cmd.

If your using eclipse then use DDMS perspective from that Go to "File
Explorer" window like Log Cat. In that window, select sdcard. Now you are
able to see the icon(Top right of the window) for Push & Pull.

Using Push, you can add any file into sdcard...

I hope this will help you....

Take care!!
Yasmin

On Wed, Nov 19, 2008 at 2:07 PM, Hu HaiQing-E6997C <[EMAIL PROTECTED]>wrote:

>
> Do you have already added  -sdcard options?
>
> -----Original Message-----
> From: [email protected] [mailto:
> [EMAIL PROTECTED] On Behalf Of Thao
> Sent: Wednesday, November 19, 2008 4:33 PM
> To: Android Developers
> Subject: [android-developers] Re: Can not push files to emulated sdcard
>
>
> Hi,
>
> Are you using the Eclipse IDE ? In that case you could use the DDMS
> perspective to easily push your file to sdcard.
>
> If it still doesn't work, check your permission by connecting to adb shell
> then type ls -l to see the permission on your sdcard.
>
> If it still doesn't work, your sdcard image could be corrupted...
>
> On Nov 19, 7:41 am, Asif k <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I am trying to push the 1.txt file from my desktop C:/ to android /
> > sdcard/ folder using following command.
> >
> > adb push C:\1.txt  /sdcard/asif.txt
> >
> > but getting following error :
> >
> > failed to copy 'C:\1.txt' to '/sdcard/asif': Read-only file system.
> >
> > Can anyone please tell me waht is the problem??
>
>
> >
>


-- 
Everything is Possible For U only

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to