I see this all the time and think it is a known issue and not all that
big of a deal as far as the blocking entry. When I run a similar
application (check out NiteLite2 on the market) in the emulator, I get
really poor playback at times which corresponds to the blocked logging
event. On the actual devices though, the playback is fine.

At one time I had issues with the Droids for an old version of the
code like you see. It worked on other devices just fine though. I
ended up changing the way I handled playback.

On Aug 17, 10:19 am, Andrew Pittman <kingwils...@gmail.com> wrote:
> I have no logcat for the devices that it does not work on. Program works on
> the emulator so the logcat does not show anything. I do not have the app on
> the market yet so I am not getting any debugging data from the Optimus V or
> the Galaxy S. Would the logcat from the emulator tell whats going on? It
> never force closes in the emulator but it does give me one warning when the
> mp3 clip is played. The warning is about write being blocked for a few
> milliseconds but the mp3 clip is being played in a service in a separate
> thread. The biggest question I have is why would an app work fine on 2
> phones and the emulator and not on 2 other phones.
>
> On Wed, Aug 17, 2011 at 2:36 AM, Appaholics <raghavs...@appaholics.in>wrote:
>
>
>
>
>
>
>
> > LogCat + relevant code please.
>
> > On Wed, Aug 17, 2011 at 8:24 AM, A Pitt <kingwils...@gmail.com> wrote:
>
> >> Hello all,
>
> >> I am trying to test an app I am developing but I am hitting a few
> >> snags. The program plays small mp3 clips when you press a button. The
> >> app has worked fine on a Samsung Intercept and a Motorola Triumph and
> >> the emulator all running 2.2. When I put the app on a Samsung Galaxy S
> >> or the LG Optimus V it force closes after the program plays a few
> >> sounds. I am wondering how the program can work on 3 out of 5 devices
> >> (including the emulator) but not on the other two. I am hoping there
> >> is something small I am overlooking because I have tried to rearrange
> >> everything and nothing seems to work.
>
> >> Thanks in advance for any suggestions
>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Android Developers" group.
> >> To post to this group, send email to android-developers@googlegroups.com
> >> To unsubscribe from this group, send email to
> >> android-developers+unsubscr...@googlegroups.com
> >> For more options, visit this group at
> >>http://groups.google.com/group/android-developers?hl=en
>
> > --
> > --------------------
> > Raghav Sood
> > CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles
> > required to have complete control)
> >http://www.raghavsood.com/
> >https://market.android.com/developer?pub=Appaholics
> >http://www.appaholics.in/
>
> >  --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to