Difference between revisions of "Trigger: Android Wear"

m
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This trigger can be configured to fire when an Android Wear device connects or disconnects. In addition this trigger can be used to fire a macro from the Android Wear MacroDroid companion app. Selecting this option will add a new entry in the Wear app allowing this macro to be invoked with a simple tap.</pre>
+
This trigger can be configured to fire when an Android Wear device connects or disconnects. In addition this trigger can be used to fire a macro from the Android Wear MacroDroid companion app. Selecting this option will add a new entry in the Wear app allowing this macro to be invoked with a simple tap.
<br>
 
'''Example Usage'''<br/>
 
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
Android wear disconnected
 
 
</pre>
 
</pre>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Short vibrate
 
Play: Alert.mp3
 
</pre>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
</pre><br>
 

Revision as of 17:17, 23 January 2024

This trigger can be configured to fire when an Android Wear device connects or disconnects. In addition this trigger can be used to fire a macro from the Android Wear MacroDroid companion app. Selecting this option will add a new entry in the Wear app allowing this macro to be invoked with a simple tap.