EKB Deployment

Enterprise Keyboard 4.1

Overview

The Enterprise Keyboard (EKB) 4.0 (and later) .apk file can be downloaded from Google Play or the Zebra support portal and deployed to compatible devices.

EKB can be configured using Zebra StageNow and the UI Manager service or through a company's own enterprise mobility management (EMM) system (if supported by that system). This guide covers the basic procedures for mass-deployment of the Enterprise Keyboard apk file and layouts made with Enterprise Keyboard Designer (EKB Designer or EKD), Zebra's Windows-based tool for creating custom EKB key layouts.

Zebra strongly recommends testing apps, configuration files and deployment settings on a working device before general deployment.

Requirements

  • EKB installation package (.apk)
  • StageNow or a compatible EMM system
  • EKD layout definition file (optional)

About EKD Files

Data for custom key layout(s) is stored in the custom key-layout definition file, an encrypted file generated by EKD that contains information about key locations, key-value assignments, etc. for each key layout created. This single file can contain as many as 20 layout groups, each of which defines one custom key layout.


Before Installing EKB 4.0

  • New package name: com.zebra.mdna.enterprisekeyboard
  • Previous package name: com.symbol.mxmf.csp.enterprisekeyboard
  • New package name requires that any previous EKB version be uninstalled. This removes EKB fixed keyboard layouts and any previously deployed custom layout file.
  • Custom layout files from prior versions (if used) are compatible with EKB 4.0, but must be re-deployed.
  • EKB 4.0 now targets Android API level 30, enforcing the following storage restrictions:
    • External storage is no longer accessible, including any path to an SD Card.
    • The custom layout file [LayoutProjectName.encrypted] (if used) must be re-deployed to:
      /enterprise/device/settings/ekb/config/

OTHER IMPORTANT EKB NOTES:

  • Enterprise Keyboard 3.2 (or higher) must be installed and set as the default input method on the device to display layouts made with EKD.
  • Apps on the device can access only a single EKD project file; all layouts required for a device MUST be stored in that single file.
  • Only one keyboard or custom key layout can be displayed on the device screen at a time. When a custom key layout is displayed, all other keyboards are hidden, including the standard Enterprise Keyboard alpha-numeric layout.
  • To display an EKD layout, it must be called by an app using intents (see EKB APIs section).
  • EKD project files can be decrypted on the device only by Enterprise Keyboard and Enterprise Browser.
  • The layout definition file must be stored in the /enterprise/device/settings/ekb/config/ folder on the device.
  • Do NOT deploy empty key layout files; they can cause Enterprise Keyboard to behave unpredictably.
  • The "Switch-Scan" Press Action sometimes displays a layout other than the expected EKB "scan" layout.
  • When using DataWedge to switch layouts, the EKB fixed layout is sometimes shown briefly or until the focus changes again.
  • On TC21/TC26 devices, DataWedge Profiles cannot be used to select or switch between custom layouts. Zebra recommends using EKB intents instead.
  • When custom layouts are displayed, all EKB settings, preferences and functions are suspended.

Mass Deployment

The basic process for mass deployment of Enterprise Keyboard and/or an accompanying keyboard layout file is shown below.

IMPORTANT CHANGES; ACTION REQUIRED

BEFORE PROCEEDING: Please read Before Installing EKB 4.0 section above.

To Mass-deploy EKB/EKD files

After downloading the latest EKB .apk:

  1. Uninstall any prior version of Enterprise Keyboard, if present.
  2. In StageNow or a compatible EMM, create an installation package containing EKB .apk and/or EKD layout definition file(s).
    By default, EKD layout definition files are saved in the \Downloads directory of the host-computer user on the system on which they were created.
    For example:
    c:\Users\[userName]\Downloads\[LayoutProjectName].encrypted
  3. Deploy EKB the target device(s).
  4. If included, deploy layout definition file to:
    /enterprise/device/settings/ekb/config/
  5. After all device downloads complete, launch EKB.
  6. Configure EKB as the default input source.
  7. Restart the device.

Upon restart, EKB is the default keyboard and custom key layouts are available for use.

If custom layouts are to be accessed by Enterprise Browser and/or DataWedge, layout files copied to /enterprise/device/settings/ekb/config/ must grant full ("777") read, write, and execute permissions for all users.


Also See