VMware Workspace ONE Community
jeremyking
Contributor
Contributor

Push Config File to Android Device

Hello. I'm trying to push a .txt file used as a config file for a vendor provided app to android devices (Android 10 and 11) using Files/Actions but it just keeps failing with:

Failed to create folder (null) for download

java.io.IOException occurred creating file for download

Product step execution failed at step: 1

 

I'm not sure what folder it is trying to create since the folder already exists and I'm just trying to put a file in it.

I've used 

/storage/Android/data/appname/files/

and

/storage/emulated/0/Android/data/com.lava.tabletmanager7/files/

but it fails every time. This works on anything Android below 10. Has the file path changed and/or is there an easier way to do this without having to go through Files/Actions and Products?

 

Labels (1)
0 Kudos
0 Replies