[android-developers] Re: HEADSET_PLUG not registering as receiver

2009-10-09 Thread Mark Murphy
skyman wrote: > *bump* > > On 7 Paź, 14:53, skyman wrote: >> I have solved the problem by starting service on boot which (service) >> is registering Receiver, but hope that there is a better solution... >> >> On 7 Paź, 00:54, skyman wrote: >> >>> Hello, >>> I'm trying to create application fixi

[android-developers] Re: HEADSET_PLUG not registering as receiver

2009-10-09 Thread skyman
*bump* On 7 Paź, 14:53, skyman wrote: > I have solved the problem by starting service on boot which (service) > is registering Receiver, but hope that there is a better solution... > > On 7 Paź, 00:54, skyman wrote: > > > Hello, > > > I'm trying to create application fixing problem with audio v

[android-developers] Re: HEADSET_PLUG not registering as receiver

2009-10-07 Thread skyman
I have solved the problem by starting service on boot which (service) is registering Receiver, but hope that there is a better solution... On 7 Paź, 00:54, skyman wrote: > Hello, > > I'm trying to create application fixing problem with audio volume in > headset/handset (I cannot find such applic