Different android wear app buttons (in the same macro) are not identified by Macrodroid.

2022

New member
I added "volume up" & "volume down" button as two android wear app triggers.
The function is:
if "volume up" is pressed on the watch, volume up on the phone, & if "volume down" pressed on the watch, volume down on the phone.
The problem is:
When the "volume down" trigger is tested on the phone, it works.
However, when the button is pressed on the watch, volume up on the phone.

I tried reordering the triggers & found the android wear app buttons on the watch for the same macro are not distinguished by MacroDroid. i.e. The second & remaining buttons are always regarded as the first button.

I have to use many different marcos to differentiate the buttons pressed on the watch if more buttons are needed.
 
Last edited:

MacroDroidDev

Administrator
Staff member
Sorry this is a very old limitation due to the way the feature was implemented. MacroDroid should at least prevent you from adding multiple of these triggers to a single macro so I will ensure this is done in a future release.
 
Top