Inglan1
(Inglan1)
1
Hi everyone
I wanted to have a way of getting the title/playlist etc. of the media playing (edit: on another app).
Most apps do this with notification (edit: notification listener) permission (getting the player notification).
So how would I do this in kodular?
Should I learn android studio?
Is there an extension?
Thanks in advance
This is no big deal, using a MediaNotification
extension:
Example (test app):
1 Like
Inglan1
(Inglan1)
5
No, I mean to get the media playing of other apps. Like this driving dashboard app.
https://play.google.com/store/apps/details?id=com.bitspice.automate
I think it uses read notifications permission to know what the song is and press play/pause/skip etc
Inglan1
(Inglan1)
6