Can anyone tell me what the Script Command read_activities does?
I've tried it on various packages, but no return in logs or so.
AEDO
Agent version : 14.4.4.1051
Mobicontrol version : 15.2.5
Can anyone tell me what the Script Command read_activities does?
I've tried it on various packages, but no return in logs or so.
AEDO
Agent version : 14.4.4.1051
Mobicontrol version : 15.2.5
If it actually worked it would be pretty great. I would love to be able to use it to inspect an app for activities to see if there are any subactivities that can be launched directly. I haven't had any success with it producing any results however.
Was thinking exactly the same thing. But have not been able to get any results.
Should we report this as a bug ?
Hi Dennis,
Thank you for posting on SOTI Central.
After sending the script, you will need go to the Logs tab on the device -> Download Logs -> Device Agent Activity. Once the log file has finished downloading, open it and navigate to the end of the file (most recent timestamp). Look for entries such as the below:
Activities of [com.android.phone]: [com.android.phone/.SimContacts]
The above is a log example when running 'read_activities com.android.phone'.
I hope this helps!
Kind regards,