Hi guys,
I have a basic question. Can we write to and read from the same file at a
time ?
I want to do this for Media Player application. One thread writes to the
file and the other thread reads the file to play.
I have seen the demo app custom-media-streaming-with-mediaplayer where they
pause playing after a temporary file is read and then set the data source to
a new file with a new player. I dont want the pause effect to come (thats
obviously required). I am getting a wierd behaviour where only the first
chunk of data is being played again and again.
Thanks,
Alok.
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to