2.2 Android App
- Open the AirSync app from the apps drawer.
- At the top of the app, You will notice a few permission dialogs. Below is a summary of them.
2.2.1 AirSync Android permissions and usage
-
Notification Access
Notification listener permission is required for the app in order to read incoming notifications, currently playing media status and sync them to the mac.
-
Post Notifications (optional)
Used to display the connection status in an ongoing notification in the Android’s notification shade.
-
Background App Usage (optional)
Used to keep the app alive in the background to prevent being killed by the Android’s aggressive battery optimization.
-
External Storage Access (optional)
Required for the wallpaper sync feature to work. Android has restricted previous ways of gathering this permission in recent updates so the only possible way is to use this manage external storage permission which is a bit sensitive.
