We have some android devices, that are enrolled with Intune. And automatically some APK is installed from intune - which work fine.
However, additional, there must be placed a config.json on the desktop (the apk use that). I am looking for a way this to automatically happen.
Is there a way to build this config.json file into the APK and it then during install then copy automatically to the desktop ?
Or some other way to "script" this.
Hope someone has some good idea, as the last way is to manually with a file explorer on the device, to save the file on the desktop, which is not the optimal way
Looking for feedback