Just a quick note on my recent experiences with the MediaPlayer. Turns out it is highly dependent on making calls on the main UI thread and interacting with it from a deeply threaded mindset.
Sorry for being vague but if you know anything about the issues around multi-threaded programming, then keeping this in mind will help resolve many of your problems. At least I for one have now solved "almost all" my MediaPlayer issue by keep this multi-threaded perspective in mind. You can see my current state of mind in a tutorial I just posted at blog.pocketjourney.com. Biosopher --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

