Line 1: |
Line 1: |
− | 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 class="header-style"> |
− | | + | 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;">
| |
− | Android wear disconnected
| |
− | </pre>
| |
− | <pre style="background-color: #1665B0; color: white;">
| |
− | Short vibrate
| |
− | Play: Alert.mp3
| |
− | </pre>
| |
− | <pre style="background-color: green; color: white;">
| |
| </pre> | | </pre> |