I have a customer with a DROID phone. It's showing a rather odd symptom. I have 2 sounds that play at regular (but different) intervals in my app. One of them plays every time. The other (more frequent) plays every other time. I've put tracing in the code, and I AM calling MediaPlayer.start() every time. No exceptions are being thrown. It just only plays the sound every other time. This also only happens for one specific sound file. (they are all very short .mp3's) This works just fine in both the emulator and my Backflip.
Any ideas on what I should look for? -- 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

