[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-27 Thread jdeslip
Just got the Android 2.2.1 update on the Nexus one and this bug is still not fixed. What should I do now Google? On Sep 20, 8:54 am, jdeslip wrote: > Well, if you Google for "pandora froyo" you get a ton of pages with > people having this problem (at least I believe it to be the same). > One par

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-20 Thread jdeslip
Well, if you Google for "pandora froyo" you get a ton of pages with people having this problem (at least I believe it to be the same). One particularly insightful link is here: http://forum.xda-developers.com/showthread.php?t=737111 where they show you can fix the problem by reverting to the old O

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-19 Thread Ben Pellow
I'm seeing this issue as well, and only with 2.2. I've seen it with the emulator, droid x, nexus one and moto droid. It happens lot more to me (10x+) with high bitrate streams than low ones (320 vs 120 kbps mp3). It seems intermittent and I can find nothing on the web posted about it other than

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-18 Thread jdeslip
Yes, it works fine on 2.1 and below. This is almost certainly related to the problems the Pandora/Last.fm etc.. apps have on 2.2. I just want to find out what the recommended tactic for developers with this problem is. Is Google on verge of releasing an update 2.2? Or is there an official worka

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-17 Thread Indicator Veritatis
If that were the problem, then why would it work under 1.5 and fail under 2.2? On Sep 17, 8:50 pm, Doug wrote: > Have you considered that eMusic might be doing something on the server > side to prevent the stream from working?  Many sites that stream > things will leave urls active for a limited

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-17 Thread Doug
Have you considered that eMusic might be doing something on the server side to prevent the stream from working? Many sites that stream things will leave urls active for a limited time or require you to preserve an HTTP session. -- You received this message because you are subscribed to the Googl

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-09-17 Thread jdeslip
Since there is still no fix to the Froyo audio streaming problems, what is a dev like me supposed to do? Anyone (particularly from Google) have any ideas? On Aug 18, 9:07 pm, jdeslip wrote: > Here is my one shameless bump.  Anyone have any idea if there is > anything I can actively do to fix thi

[android-developers] Re: Streaming MP3 Playback Problems on Android 2.2

2010-08-18 Thread jdeslip
Here is my one shameless bump. Anyone have any idea if there is anything I can actively do to fix this on Android 2.2? On Aug 14, 2:03 pm, jdeslip wrote: > I'm developing an app that streams some audio samples from > eMusic.com.  I basically use the MediaPlayer class to play back the > sample.mp