volume down screen tap

Post your questions and help other users.

Moderator: Martin

Post Reply
bigchap88
Posts: 3
Joined: 14 Jun 2015 13:36

volume down screen tap

Post by bigchap88 » 14 Jun 2015 13:41

Hi all,

Im trying to make the volume down button activate a tap on the screen. Can anyone see what im doing wrong?
Attachments
flow_Volume_key_flow_20150614_144336.xml
(1.56 KiB) Downloaded 458 times

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: volume down screen tap

Post by Martin » 15 Jun 2015 18:51

Hi,

Is the flow executed when volume down is pressed? You can either let the flow open to see when it's executed or you could add an action Vibrate to the flow to verify this.
Since you have a rooted device you could also use action Execute Root Command: input tap 543 786 to simulate touchscreen input. Using the root method is more universal and often also works in games and other special apps where Control UI does not work.

Regards,
Martin

bigchap88
Posts: 3
Joined: 14 Jun 2015 13:36

Re: volume down screen tap

Post by bigchap88 » 15 Jun 2015 19:06

Hi Martin,

Thanks for the reply. The flow seems to be following OK, just the finial execution isn't doing anything.

I would like to use execute root command but I get error messages on it. I'm unsure what to select under "se context" and "working directory"?

bigchap88
Posts: 3
Joined: 14 Jun 2015 13:36

Re: volume down screen tap

Post by bigchap88 » 15 Jun 2015 19:08

Ignore me, now sorted. Many thanks for the help Martin.

Post Reply