Great !!!
One more step further now. It's only the beginning ! lol
Good Luck ! Maybe see you all on the next post !
On Nov 20, 6:03 am, Asif k <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Finally it works
> According to Thao's suggestion , I opened emulator using command
> prompt rather tha
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
If you don't succeed to launch via eclipse try this in command line :
emulator -sdcard E:\_sources\android\filesystem\mySDCard.ima
This will launch the emulator with the card and then you'll be able to
push your file via eclipse DDMS perspective or in command line too.
Hope that will work !
--
I see your problem. The commands you are issuing should do the trick, I
cannot see anything wrong with them.Just quickly toying around with it (like
using a wrong file path etc) I cannot get Eclipse to give me an error box as
you get.
Anyone else an idea?
Ludwig
2008/11/19 Asif k <[EMAIL PROTECT
Hi Ludwig,
I used following procedure :
1).first closed the running emulator.
2).created sd card image: ..\tools\mksdcard 512M C:\androidapp
\sdcard.img
It executed successfully and got sdcard.img file in the C:\androidapp
directory.
3).In eclipse , in debug configuration of Fileexplorer appl
If you do not have an SD card mounted with the -sdcard command, you will
only see the /sdcard mount point and you will not be able to write to the
(non-existent) SD card. IMHO no amount of banging your head against the wall
will help with that.
I think there is something wrong in either how you cre
Hi All,
Thanks again for ur help But Still issues.
I have deleted sdcard,.image file in my desktop and close the
emulator.
Then I had created the sdcard image again from starting but in the
debug configuration when I gave -sdcard and
pressed debug. error message came that cannot start emula
Hi Asif,
Before compling the project,
Right Click on the Project -> Debug as -> Open Dubug Dialog -> choose Target
tab -> Then give your sdcard within Additional Infor... (See the .bmp file)
the click "Debug" button..
Then see the link,
http://www.anddev.org/tinytut_-_pull-push_files_from-to_the
In fact this is a permission issue.
What I can state is that you have those permission : d-- for
sdcard when the emulator is not launched with the sdcard mounted.
When it is mounted we have those permission : d---rwxrwx system
system1970-01-01 01:00 sdcard
So if you are using
PM, Hu HaiQing-E6997C <[EMAIL PROTECTED]
> >wrote:
> >
> >
> >
> >
> >
> > > Do you have already added -sdcard options?
> >
> > > -----Original Message-----
> > > From: android-developers@googlegroups.com [mailto:
> > &
aiQing-E6997C <[EMAIL PROTECTED]>wrote:
>
>
>
>
>
> > Do you have already added -sdcard options?
>
> > -Original Message-
> > From: android-developers@googlegroups.com [mailto:
> > [EMAIL PROTECTED] On Behalf Of Thao
> > Sent: Wednes
@googlegroups.com [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
Do you have already added -sdcard options?
-Original Message-
From: android-developers@googlegroups.com [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 co
14 matches
Mail list logo