Difference between revisions of "Trigger: Android Wear"

m
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black;">
+
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
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>
</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.
'''Example Usage'''<br/>
 
 
 
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
Android wear disconnected
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
Short vibrate
 
Play: Alert.mp3
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constrains
 
 
 
 
 
</pre><br>
 

Revision as of 17:33, 23 April 2024

About this trigger
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.