Skip to content

Intent to launch play current shortcut #1934

Closed Answered by PaulWoitaschek
cromulent403 asked this question in Q&A
Discussion options

You must be logged in to vote

Once this gets rolled out:

#1913

You can call this receiver:

voice.playback.receiver.MediaButtonReceiver

with an intent of the name:

android.intent.action.MEDIA_BUTTON

and a key event with the action KeyEvent.ACTION_UP and the key code KEYCODE_MEDIA_PLAY_PAUSE

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PaulWoitaschek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants