SendIntent to Zebra Datawedge to delete profile

Solved
B
Börge
Cordes & Graefe KG

Hi,

I am running MobiControl (still on 15.6) and I need to delete a profile in the Zebra Datawedge.

Before I can install the new version of an application I need to make sure that the old profile is deleted from the device.

The Datawedge profile was created by the app but the app is developed not very good, so I need to take care of it. 

I thought I could do it with a script (sendintent) but somehow nothing is happening.

Here is what I tried to send to the device:

sendintent -b "intent:#Intent;action=com.symbol.datawedge.api.ACTION;S.putExtra=DELETE_PROFILE,xxxProfileNamexxx;end"
 
are not very useful to me so maybe one of you can send me to the right direction or give me some hints.
 
Thanks in advance
 
a year ago
Android Scripting
ANSWERS