Removing velocity profiles from Zebra Android 13

Hi everyone,

i want to deploy a new velocity profile and remove the old one. Thing is, i know that the profile gets put in %sdcard%\com.wavelink.velocity and then file assist copies/syncs it to %sdcard\android\data\com.wavelink.velicity\files.

The issue i'm having is when i run a script to try and remove the old profile it's only removing from %sdcard%\com.wavelink.velocity so it's still visible in the velocity storage so i'm having to manually go into velocity to clear the storage.

This is the script i'm currenly trying to use..

kill_application com.wavelink.velocity
sendintent -a "intent:#Intent;action=android.intent.action.VIEW;component=com.wavelink.velocityfileassistant/.FileUpdate;B.com.wavelink.velocityfileassistant.extra.CLEAN=true;end"
start com.wavelink.velocity
 
Any help would be greatly appreciated.
2 months ago
SOTI MobiControl
ANSWERS
JH
Jeroen Hagen
2 months ago

For Zebra devices I always copy the files into the /enterprise/usr folder without using the Velocity Assistant.

Using the script "del /enterprise/usr/*.wldep" you can easily delete the old files and put new ones into the folder.

This always does the job on my end using Zebra devices.

S
SRMOD@SOTI
19 days ago

Hi @Mitch Heaton,

Thanks for posting on SOTI Pulse, Thanks @Jeroen Hagen for responding to the post, your expertise and willingness to help are greatly appreciated!

Have you had an opportunity to test the suggested solutions by Jeroen Hagen, and has it successfully addressed your query?

If not, or If you have any additional questions or concerns, please don't hesitate to reach out. We're dedicated to providing assistance and support.

Also, if this post has helped you in solving your inquiry, I would request you to mark the particular comment as "is solution", so others may benefit from this information.

Thanks.