sasq64 / droidsound

Android music player
http://swimsuitboys.com/droidsound/
23 stars 11 forks source link

Audio stutter problem #31

Closed sasq64 closed 12 years ago

sasq64 commented 12 years ago

If we call play before getting sound data, it can cause stutter on ICS (Galaxy Nexus) - but if we delay the play() call the getPlaybackHeadPosition returns illegal values on 2.3 (Galaxy S). Needs to be solved.