How to control Native music player play button and pause buton ?
How to control Native music player play button and pause buton ?
Re: How to control Native music player play button and pause buton ?
AFAIK there are no APIs for controlling it.
Re: How to control Native music player play button and pause buton ?
[QUOTE=symbianyucca;782477]AFAIK there are no APIs for controlling it.[/QUOTE]
Is possible to simulate a Native music player play button key event in S60 5th edition Touch devices ?
Re: How to control Native music player play button and pause buton ?
Most likely it would not be very robust way, anyway, you could always try sending a pointer event to it, I have never tried that, thus don't know what additional problems could arise from it.
Re: How to control Native music player play button and pause buton ?