Changes

no edit summary
Line 1: Line 1: −
In order for MacroDroid to function it needs to stay alive on your device as a background app. In order to achieve this it is required to run as a foreground service. This means that it will always appear in your notification bar as a persistent icon and persistent notification. You can access various settings for the notification bar via the tile on the application home screen. There are many customisations can be performed on the notification bar as described below:
+
In order for MacroDroid to function it needs to stay alive on your device as a background app. In order to achieve this it is required to run as a foreground service. This means that it will always appear in your notification bar as a persistent icon and notification entry. You can access various settings for the notification bar via the tile on the application home screen. There are many customisations can be performed on the notification bar as described below:
    
* '''Change icon''' - You can manually set an alternative icon to appear in the phone status bar. It is also possible to dynamically change the icon via any macro using the [[Action: Set MacroDroid Icon|Set MacroDroid Icon]] action.
 
* '''Change icon''' - You can manually set an alternative icon to appear in the phone status bar. It is also possible to dynamically change the icon via any macro using the [[Action: Set MacroDroid Icon|Set MacroDroid Icon]] action.