Chluverman / android-gltron

Android port of glTron
GNU General Public License v3.0
84 stars 59 forks source link

MediaPlayer crash reports #1

Open Chluverman opened 12 years ago

Chluverman commented 12 years ago

The media player playing the music occasionally is in the incorrect state when an operation is called leading to a crash of the game. (As seen by the few crash reports from the Market place)..

Need to better utilise the sound classes callbacks and/or check required state before running operations.