android - Remote launcher start music player and play -
what want archive:
i want remote-launcher execute media player (ie. musicbee) , play last playlist. there way archive in 1 function.
or 2 functions: 1. starting media player 2. playing starts (batch?!) - maybe 1 use same functions used on keyboard-keys play/pause/next/prev.
any ideas?!
greez!
the best way communicate app remotely use push notification (like gcm).
gcm listen, , lanch gcmintent in local code, can whatever wish pretty (so launch media player here, , start playlist).
Comments
Post a Comment