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

Hello,

I have some new ascom phones and i whant to upload a config file to pad:

Android/data/com.ascom.myco.oemconfig/files/Configuration/bla_bla.xml

With android 10 this was no problem but android 14???

ago by (160 points)

1 Answer

0 votes
the storage writing permission has changed on Android 11+.

Note that Headwind MDM can't write in the private app directories /storage/emulated/0/Android/data/*

more info: https://developer.android.com/about/versions/11/privacy/storage
ago by (15.2k points)
...