ReportV3Feature
V3 Report Enumeration class of different features of the application
Entries
The application try to/can remove user certificate authority
The application has the right to lock the device
The application is allowed to install other applications
The application is allowed to uninstall other applications. The application must own high level rights to perform this action
The application tries to download other applications from the network
The application can load/execute external code
The application can schedule system alarms on the device
The application can play media file
The application can modify the device's audio volume
The application may turn on the device's camera/microphone
The application is allowed to send a kill signal to a process, only works if it is emitted by process owner or root
The application automatically takes screenshots of the user’s device and sends them over the network
The application is allowed to make phone calls (including interactive calls)
The application may attempt to execute root commands, execute exploits, or embed the metasploit library
The application tries to detect whether the device is in a rooted state or not
The application intercepts everything that users type on their virtual keyboard and sends it to a remote server
The application modifiers user data to encrypt them
The application exports/leaks user data to an external location
The application has the right to reset the unlock password
The application changes the device policy (see here)(https://support.google.com/work/android/answer/12076837)
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.