Hi All,

Finally it works!!!!
According to Thao's suggestion , I opened emulator using command
prompt rather than eclipse,it opened w/o any error and now I can push
files to sdcard.Thanks Thao.

Thanks to all 4 ur valuable suggestions.

regards,

Asif.


On Nov 19, 7:45 pm, Kenneth Loafman <[EMAIL PROTECTED]> wrote:
> If you created your sdcard after you created your project, you will need
> to add it to the Run Configuration/Target and Debug Configuration/Target
> of the project.  Just having it in the Window/Preference won't affect a
> pre-existing project.
>
> ...Ken
>
> On Tue, 18 Nov 2008 22:41:33 -0800 (PST), 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??
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to