Overview
Secure Storage Manager (SSM) is a mechanism for securely sharing files and/or data from an originating app to one or more target apps, or to itself. It is built into Zebra mobile computers to help address the Google-mandated security restrictions being phased in starting with Android 11.
File sharing - Files are securely shared through one of the following deployment methods:
- StageNow/EMM - Shared files are deployed to the device via StageNow or Enterprise Mobility Management (EMM).
- Programmatically - The originating app shares files by programmatically storing them in SSM for access by the target app.
Data sharing - Securely share data, manage data access between apps and persist data (through an enterprise reset) by implementing Content Provider APIs.
Requirements
- Android 11 or higher on the following supported devices:
Device Model | Minimum Build (LG Update) |
---|---|
CC600, CC6000, EC30, EC50, EC55, ET51, ET56, L10A, MC20, MC22, MC2700, MC33x, MC33xR, MC33ax, MC93, PS20, TC21, TC26, TC52, TC52x, TC52ax, TC57, TC57x, TC72, TC77, TC8300, VC83 & WT6300 | 11-23-13.00-RG-U00 |
ET40, ET45 TC53, TC58 |
Released build |
See Zebra Support Portal for the latest builds.
New in SSM 1.1
- New feature to share files securely through file deployment (via StageNow or EMM).