I use my algorithm encode mp3 file.Now, I want to play it with MediaPlayer. A solution is decode this mp3 file to temporary file.then, play this temporary file. I want send decode mp3 data to MediaPlayer,when MediaPlayer need data. I haven't find this interface that can receive data. Is there anyone understand my meaning?
-- 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

