Difference between revisions of "Magic text:Foreground app name"

(Created page with "<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">You can the the foreground...")
Tags: Mobile web edit Mobile edit
 
Tags: Mobile web edit Mobile edit
 
Line 1: Line 1:
<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">You can the the foreground app name magic text (written as [fg_app_name]) to get the current opened app. This can have some issue with overlays but it should be fixed in v5.38 and above.
+
<p style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px; font-family: 'Courier New', monospace; white-space: pre-wrap;">You can get the foreground app name magic text (written as [fg_app_name]) to get the current opened app. This can have some issue with overlays but it should be fixed in v5.38 and above.
 
To use this magic text, you will need to grant accessibility permission to MacroDroid otherwise "?" will be returned.
 
To use this magic text, you will need to grant accessibility permission to MacroDroid otherwise "?" will be returned.
 
See also : [[Magic text:Foreground app package|Foreground app package]]</p>
 
See also : [[Magic text:Foreground app package|Foreground app package]]</p>

Latest revision as of 15:36, 1 November 2023

You can get the foreground app name magic text (written as [fg_app_name]) to get the current opened app. This can have some issue with overlays but it should be fixed in v5.38 and above. To use this magic text, you will need to grant accessibility permission to MacroDroid otherwise "?" will be returned. See also : Foreground app package