Difference between revisions of "Trigger: Device Boot"

m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre class="header-style">
 
This trigger will fire when the device has completed booting.
 
This trigger will fire when the device has completed booting.
  
Note that this may occur some time after the device appears to be booted as it typically takes some time to initialise various apps including MacroDroid.</pre>
+
Note that this trigger can only fire once the device has been unlocked and may occur some time after the device appears to be booted as it typically takes some time to startup various apps including MacroDroid.
<br>
+
</pre>
'''Example Usage'''<br/>
 
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
 
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
 
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
 
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
 
 
 
 
</pre><br>
 

Latest revision as of 21:55, 11 June 2024

This trigger will fire when the device has completed booting.

Note that this trigger can only fire once the device has been unlocked and may occur some time after the device appears to be booted as it typically takes some time to startup various apps including MacroDroid.