hi ,
i think you can access  Sd card (read/write) simultaneously only from
one thread ,
(not only SD card , any USB device - like memory memory)
i checked it once , in one thread i tried to read from SD card (media
player)  ,
and in  another tread i tried to copy file from the card,
after coping  finished, player continued to play the song .
but it was only a test , may be there is another way to manage
threads.

On Dec 26, 6:41 am, Ninad <mnina...@gmail.com> wrote:
> Any answers??? :(
> M stuck on this.. Please help!!!
>
> On Dec 25, 6:47 pm, Ninad <mnina...@gmail.com> wrote:
>
> > Can anyone help on this?
> > Whenever I'm playing a Media file (mp3) from the sdcard in the
> > emulator... And I try to read another file from the sdcard in parallel
> > from an another thread, the Media Player stops! And doesnt even give
> > any form of error..
>
> > Is only 1 read possible at a time from the sdcard??

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

Reply via email to