I have made a music player for blackberry playbook and it is working fine .My problem is I want to play the music as a background service so that if user switches between other app . my music would play continuously ..
thanks
|
I have made a music player for blackberry playbook and it is working fine .My problem is I want to play the music as a background service so that if user switches between other app . my music would play continuously .. thanks | |||
|
feedback
|
|
You can do it using this line as the first line of your application
From now your app will play sound while the app is in background and also when the playbook is on standby state. | |||||||
feedback
|