Monday, May 31, 2010

[android-developers] Re: Cannot Write file into SDCard

Your description is a little unclear, but I think what you're seeing
is that Android does not support simultaneous access between the PC
and the SD card.

Once you mount the SD card on the PC, it is not available on the
device. To access it on the device again, you must first unmount it
from the PC. The easiest way to do that is from the notifications bar,
where it says "Turn off USB Storage / Select to turn off USB storage".

On May 30, 8:57 pm, jp <backstabber...@hotmail.com> wrote:
> Thanks all, it finally work
> However i was not able to view the text file when i mount the phone to
> the pc
> It requires me to restart my phone inorder to get the text file in my
> sdcard.
> Is there a way i do not need to restart my phone and the view the text
> file when i mount it?
> i've tried SDRescan.apk but it wont work.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment