OEMInfo
Zebra OEMinfo is a service included with Zebra devices that provides app developers with a simple, unified and secure method of programmatically determining device capabilities and settings.
Access device parameters and information such as Serial Number & IMEI in a secure way
OEMinfo Content Provider Framework provides a set of APIs through which Zebra publishes information about a given device for consumption by apps running on the device.
Documentation

Beginner

Overview

OEMinfo defines Data Consumers as apps seeking to retrieve information about the device on which they are running.

Beginner

Consuming OEMinfo Data

The process of retrieving data through OEMinfo is the same as that of querying an Android content provider.

Beginner

Sample Code

Modify the code samples below to suit individual needs

Beginner

What does ZDPI stand for?

ZDPI stands for Zebra Data Provider Interface, and is the mechanism through which device data is published and consumed using OEMinfo.

Beginner

What is a URI as it relates to OEMinfo?

A: URIs are the interface through which data is consumed. See next question.

Beginner

What are the components of a URI?

A: **URIs are broken into four (4) parts as<scheme:>//<Authority>/<Provider name>/<API>

Beginner

What is static data?

A: Static data is data on a device that doesn't change, such as device model and serial number.

Beginner

What is non-static data?

A: Non-static data is data on a device that changes rarely, such as the Android version, build ID, and MX/OSX versions installed on the device.

Beginner

Which Zebra devices support OEMinfo?

A: OEMinfo comes preinstalled on Zebra devices running Android 10.x Oreo and later, and can be installed with a LifeGuard update)) on devices running Android 8.x Oreo.

Beginner

What OEMInfo Version do I Have?

A: OEMinfo appears in the Apps list of the Android Settings panel.

Related News

Latest Forum Discussions

See all discussions

UPDATED BY: James Swinton-Bland - 1 year 3 months ago

// Expert user has replied.
50
2

UPDATED BY: Anonymous (not verified) - 1 year 7 months ago

6
0

UPDATED BY: Richard Venderbosch - 3 years 7 months ago

22
4