Cant see/reach app installation folder via file manager

I try to reach the installation folder on our Android 11 TC52x via mobicontrol remote file manager.

The folder are not visible

Remote connection works.

Mobicontrol 15.5

Zebra TC52X

OEM version: 11-26-05.00-RG-U04-STD-HEL-04

Plugin: 1.6.0.102

3 years ago
SOTI MobiControl
ANSWERS
MD
Matt Dermody Diamond Contributor
3 years ago
GK
Guenter Kosak
3 years ago

I need to deploy an config.xml file in the installation folder.

The "old" (Android 8) Adress in Soti was :

%sdcard%\Android\data\com.symbol.enterprisebrowser\

With the new app and win 11 i change to:

%sdcard%\Android\data\com.zebra.mdna.enterprisebrowser\

But i get the I/O Error.

Is there an new target (%????%) needed?

In the Winexplorer via USB im able to change the configfile.....

regards

MD
Matt Dermody Diamond Contributor
3 years ago

It is not possible to push files to any scoped storage directory (/sdcard/Android/data/...) on A11+ with any EMM. You need to be using a new configuration directory for Enterprise Browser which is covered in the documentation on Tech Docs

 

GK
Guenter Kosak
3 years ago

Hello Matt,

thank you for your time. I know the Techdocs but i miss something or don`t understand.

How i can access and deploy this new configuration directory, i try but when i start the Enterprisebrowser i got the message that i have to change the config.xml in the installation folder. I think i dont have the right variables for deploy...But i cant find how it works correct.

RS
Rafael Schäfer
3 years ago

Try if following legacy script prompts the user to grant Mobicontrol access for all files and folders:

request_appops_permission MANAGE_EXTERNAL_STORAGE
 
 
We use that on Samsung devices, but still manual granting on the device itself is needed.