Is there still a way to do Learning Mode for a Whitelist?

AP
Anthony Pisciotto
American Technologies, inc

Is there a way to gather all the running processes on the phone through Learning mode in Version 14.1.7.1101?

I am trying to create a whitelist and going through every single process the phone has to run is extremely time consuming and a crapshoot.

7 years ago
Android
ANSWERS
K
KMod@SOTI
7 years ago (edited 7 years ago)

Hi Anthony,

Unfortunately, learning mode was part of earlier versions of MobiControl but has since been deprecated.

Can you please provide more information in regards to the end result you are trying to achieve.

If these are Android devices, you will be able to get a list of processes running on the device using USB debugging and ADB commands. The adb command would be "adb shell ps"

Regards,