When multiple music applications installed in android phone, When I click on Play/Pause button in one music application using adb command. It is clicking on some other music application in background and playing the music. How to resolve this?
I used below adb commands to click on Play/Pause button.
adb shell input keyevent 85