About this app
WizyEMM is an EMM software based on Android Enterprise and the Android Management API. It enables companies to manage their fleet of Android devices through the Android Enterprise capabilities.
When a device is enrolled, ie. managed by WizyEMM, this app is automatically installed on the device, and configured. The configuration is done via a full, dedicated managed configuration.
It enables the WizyEMM administrator to perform specific device management features, which are described below.
-> Notification: a notification message can be sent to the device.
-> File Management: push files to the device, retrieve files from the device, delete files from the device. The scope is limited to the phone shared storage, aka. sdcard.
-> Location: the app reports the geolocation of the device to the WizyEMM console. A notification message is permanently displayed to inform the user about that.
-> Geofencing: the WizyEMM can apply a specific configuration to the device based on its location.
-> Certificate Management: a X509 certificate file can be silently installed on the device.
-> Launch App: an app can be started silently. From Android Q, the user is notified about this through a notification message, and must acknowledge it.
-> Remote Control: the WizyEMM administrator can take remote control of the device, either silently (up to Android P), or request it through a notification message (from Android Q). The user can escape the session at any time.
-> Block Calls: outgoing calls to specific numbers can be blocked, since the phone data plan is managed by the company.
-> App Installation: the WizyEMM administrator can request the user to install a specific app. This request is made through a notification message.
--- Important ---
Please note that this app cannot be configured if you don't use WizyEMM. If you install it directly on you device, it will be useless and do nothing. It will not report geolocation. It will not manage files. It will not block outgoing calls. No remote control will be possible. No notification will be displayed.
App Permissions
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to disable the keyguard if it is not secure.
Allows applications to open network sockets.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.
Allows an app to access precise location.
Allows an app to access approximate location.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows read access to the device's phone number(s].
Allows an application to read SMS messages.
Allows an application to read from external storage.
Allows an application to write to external storage.
Allows an application to write the user's contacts data.
Allows an application to request installing packages.
Allows an application to request deleting packages.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Allows applications to connect to paired bluetooth devices.
Allows an application to collect component usage statistics
Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows an application to change the Z-order of tasks.