Hi community
I would like to add a button on the lockdown to execute a script.
In the past I have used the lockdown command script://sdcard/script.cmd.
It was working good. Today, script:// command is not anymore listed in the option of the lockdown. What is the current option ? custom:// ?
The script must wipe the chrome cache. So I've used wipeapplication com.android.chrome.
When I manually execute the script it works BUT the entire lock down seems restaring, is it normal ?