MacroDroid Notification

Revision as of 06:50, 22 June 2021 by MacroDroidDev (talk | contribs) (Created page with "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 mea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:

  • 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 Set MacroDroid Icon action.