Dave thanks for your response... Now, I really do believe, unless I'm misinterpreting this class, that this particular class would help me achieve gap-less playback for multiple files since it runs on it's own thread. As it says "Plays a series of audio URIs" which I like to pass a few links on the URI? if that's possible?, than "does all the hard work on another thread so that any slowness with preparing or loading doesn't block the calling thread" tells me that the initial issue with MediaPlayer using the prepare parameter which takes a long time therefore giving gaps between file playback, will solve this issue...
Would you agree? or am I way off? if this isn't an option, would you happen to suggest a way to achieve gap-less playback using multiple files? Thanks! Moto! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

