Difference between revisions of "Trigger: Application Launched/Closed"

m
m
Line 15: Line 15:
  
 
Prevent notifications interfering:
 
Prevent notifications interfering:
Swiping down the status bar may interfere with this trigger. This option prevents this interference but may cause issues with the trigger on some devices.
+
Swiping down the status bar may interfere with this trigger. This option prevents this interference but may cause issues with the trigger on some devices.</pre>
</pre><br>
+
<br>
 
 
 
'''Example Usage:'''<br/>
 
'''Example Usage:'''<br/>
 
When starting YouTube the screen rotation will be activated
 
When starting YouTube the screen rotation will be activated
Line 34: Line 33:
  
  
</pre><br>
+
</pre>
 +
<br>
 
'''Example Usage:'''<br/>
 
'''Example Usage:'''<br/>
 
When closing YouTube the screen rotation will be deactivate
 
When closing YouTube the screen rotation will be deactivate

Revision as of 07:57, 25 May 2023

This trigger fires when an application is launched or closed.

There are also two methods, due to recent changes to Android, there is a faster method with the use of accessibility services, however it is still possible to avoid accessibility services by ticking the box 'force legacy system'

Accessibility can be granted by following the steps in the popup or by pressing the notification that appears from MacroDroid.

Any other issues, please consult the Troubleshooting section under the left hamburger menu from the MacroDroid home screen.


Supported configurations:

Force legacy mechanism:
Try this option if you have issues with the new application launched trigger implementation, or don't want to enable Accessibility access for MacroDroid.

Prevent notifications interfering:
Swiping down the status bar may interfere with this trigger. This option prevents this interference but may cause issues with the trigger on some devices.


Example Usage:
When starting YouTube the screen rotation will be activated

Triggers

Application launched (YouTube)


Actions

Enable screen rotation.


Constraints



Example Usage:
When closing YouTube the screen rotation will be deactivate

Triggers

Application closed(YouTube)


Actions

Disable screen rotation.


Constraints