Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hi Team,

If we remove/load the memory card, can Admin get the alerts?
by (220 points)

1 Answer

0 votes
Unfortunately Headwind MDM has no such feature.

Technically, this can be done by adjusting the code and adding the listener for the following events:

ACTION_MEDIA_*

See more details here: https://developer.android.com/reference/android/content/Intent
by (33.5k points)
...