I'm seeing most new Zebra devices shipping with Android 11 and the replacement for the TC72 releasing soon. I've been looking at solution to the scoped storage issue when installing enterprise browser and enterprise keyboard. Using mainly TC72s with Android Enterprise automated enrollment. (AFW#)
I've seen a solution to use file transfer to copy the config.xml and a script to %sdcard% and using mx to run the script and transfer the config to /enterprise/device/enterprisebrowser/. The issue is when I look at Zebra folders I only see /enterprise/usr/ and not the /device/ directory. I've tried using mkdir in the script, but that doesn't seem to work.
Wondering if anyone has run into this or found a better solution for enterprise browser. (saw some people using managed configs through google play for velocity)