cannot make a send broadcast action flow work

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
tsolignani
Posts: 187
Joined: 12 Jan 2019 11:53
Location: Vignola, Mo, Italy
Contact:

cannot make a send broadcast action flow work

Post by tsolignani » 03 May 2020 14:31

Good afternoon everyone.

I am trying to make a flow to perform some actions on a third party app, listen audiobook player, using its intents.

The intents list is provided by the developer and it's over here:

https://com-acmeandroid-listen.firebase ... tents.html

I tried several ways but with no joy.

Please find enclosed an example.

Could someone give me a hint?

Thank you and have a nice Sunday.
Attachments
flow_ProvaIntent_20200503_162737.xml
(1.42 KiB) Downloaded 680 times

User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: cannot make a send broadcast action flow work

Post by Desmanto » 03 May 2020 15:12

The dev stated target "Service". You should try action Start Service instead. Try to leave the classname blank, only packagename filled.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.

Post Reply