Yeah I'm seeing the same issue myself, hopefully this turns out to be
a bug not a 'feature' :)

On May 22, 8:04 am, rofl newb creations <[email protected]>
wrote:
> Hello,
>
> Suddenly, when playing audio usingMediaPlayerin an Android 2.2
> emulator, the audio seems to be getting the last 5-10%cutoff.  I'm
> using the exact same code from previous API's, with just what is below
> formp3playback.  I changed the API level of my app to 2.2 for
> external storage, but the app still runs perfectly on any emulator
> using <=2.1 and on my Moto Droid.
>
> MediaPlayermp =MediaPlayer.create(this, playMe);
> mp.start();
>
> Thanks for any input!
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
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

Reply via email to