Is it possible to send a script or have a package, that will create a text file on Zebra Android 8.1 device which will contain device's name
%DEVICENAME% ?
Reason behind is that my company is using in-house built app that has it's own launcher. So Kiosk mode from SOTI will not be used.
They would like to have device name shown in their app, but how to make it happen? My idea would be to create on all devices a text file that will only have %DEVICENAME% written in it. So that they can make app pull value from that text file in order to show in our app, the device name of it's device.
So, is there a way to create such text file on device automatically?
Thanks