Setting activation options for Android Enterprise activations
Android Enterprise
activationsFor devices that will be activated with the
Android Enterprise
(Work space only
) or (Work and personal - full control
) activation types, the device must be set to factory default settings before starting the activation. You can set activation options to install the BlackBerry UEM Client
from a server on your network during activation. To provide the download location to the device, you can include the location in a QR Code
that the user scans to start activation.You must also create a PAC file that prevents devices from attempting to connect to
Google
Play
during activation and store the PAC file in the same location as the UEM Client
.apk file.Download the
UEM Client
from BlackBerry
and save it to a network location that devices have access to. For more information, visit support.blackberry.com/community to read article 42607.- Create a PAC file in the following format that specifies the HTTP URL where the PAC file is hosted and save it to the same location as theUEM Client.apk file.function FindProxyForURL(url, host) { return "DIRECT"; }Users will need to specify thePAC web addresswhen they set up theWi-Ficonnection on their device during activation. The PAC file must be available at the default HTTP port 80.
- On the menu bar, clickSettings > General settings.
- ClickActivation defaults.
- UnderDevice activation defaultsset the followingQR Codeoptions.
- SelectAllow QR codes for device activation.
- SelectAllow QR code to contain location of UEM Client app source file.
- In theLocation of UEM Client app source filefield, specify the network location where you saved the .apk file.
- Verify that the following options are not selected:
- Enable MDM controls activation type for Android devices
- Use QR codes to unlock BlackBerry Dynamics apps
- Turn on registration with the BlackBerry Infrastructure
- ClickSave.