[android-developers] Re: Media player problems with android 2.3 (gingerbread), I can't open a service connection....

2011-01-14 Thread Dennix
. So, android team, is it possible another app use that service?? //Dennix On 21 dez 2010, 06:38, Jaumard jimmy.aum...@gmail.com wrote: There is no way to do this in gingerbread? On 20 déc, 21:51, Mark Murphy mmur...@commonsware.com wrote: Please understand that this is not part

[android-developers] Re: Media player problems with android 2.3 (gingerbread), I can't open a service connection....

2011-01-14 Thread Dennix
I'm also facing this problem. I created a costumized music widget and I use that service to control music and get track infos. It works fine on 2.1 and 2.2, but on 2.3 I can't bind to that service because it's not exported Looking manifest file in souce code I found: -- Froyo : service