<div dir="ltr"><div dir="ltr">Often at times I want to keep where I'm at in an audio book but wish to switch to something else without losing my place in the audio book. The pause-play widget on the android notification drop down menu is really handy and so I wanted to have a second one. <div><br></div><div>What I have done up to this point is disassemble the apk using apktool and change the AndroidManifest xml so that the package is "org.videolan.vlc1". I also needed to change some of the permissions in order to install it. When I installed it, I got the 2nd widget in the notification drop down menu I was after but when I press pause/play it seems to affect the other one as well. </div><div><br></div><div>I'm not an android developer and so I'm not familiar with the standards.</div><div>What is the message passing protocol for the notification widget's pause-play function, and what classes may I need to change?</div><div><br></div><div>Thanks in advance</div></div></div>