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

