[android-developers] Re: Background music in application

2008-10-23 Thread bins
yes.thanks for u message... u mentioned that " it has something to do with reading the file and sending it to the audiobuffer" i didnt get any documents regarding audiobuffer...do u know how to mange that buffer.. let me know if u know...please.. thanks in advance bins.. On Oct 20, 4:06 pm, Tje

[android-developers] Re: Background music in application

2008-10-20 Thread TjerkW
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 spe

[android-developers] Re: Background music in application

2008-10-19 Thread bins
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 also... thanks bins --~--~-~--~~~--

[android-developers] Re: Background music in application

2008-10-17 Thread zero
just hop over to openintents.org , you'll find more information on the developers list. also, code can be checked out from the repository. it's apache 2 license , so yes its "free" but not as in "free beer" ;-) ;-) be warned though, it's currently fast changing code and nowhere near stable. bugfi

[android-developers] Re: Background music in application

2008-10-17 Thread cH3Lu eu
Your audio player is free? :) I'm trying to do one too, and i'm quite a beginner and some source code would help a lot, of course if you want to share :) Thanks in advance. 2008/10/17 zero <[EMAIL PROTECTED]> > > i just finished a audioplayer service last night, works quite well. > i've seen thi

[android-developers] Re: Background music in application

2008-10-17 Thread zero
i just finished a audioplayer service last night, works quite well. i've seen this warning once or twice too, but not so much of them. what are you doing exactly ? On Oct 17, 8:24 am, bins <[EMAIL PROTECTED]> wrote: > hi all. > > How can play background music on android.while working my applicati