Linux allows separate entities to open files and read and write them at the
same time.  You don't have to do anything special for this.

On Fri, Apr 15, 2011 at 10:09 PM, Hitendrasinh Gohil <
[email protected]> wrote:

> hi,
>
> I just want to play one file from sdcard which is in encrypted
> format.so i need to first decrypt the file and then play the
> file.rightnow i am decrypting the whole file and then play and it
> works fine.but what i want is when there is enough data write to
> decrypted file just start to play it and write operation to decrypted
> file should not be interrupted.
>
> can anyone suggest me the way  to deal which above situation?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> 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
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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