On Oct 19, 2:09 pm, bins <[EMAIL PROTECTED]> wrote:
> hi...
> thanks for u r replay...
>
> Actually i am playing 2mb file ,,,which is have looping also.I am
> calling Media player Inside a thread,Actually i need play background
> music for my application,and it should not effect my application speed

Playing a file in the background needs resources (cpu cycles).
If you application is already using all the resources then the
background music WILL affect
your application speed.

By the way, i am also getting those error messages, i think
it has something to do with reading the file and sending it to
the audiobuffer. My emulator is rather slow, so maybe
my machine is not fast enough.

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to