Hello,
We're working with Zebra mobile printer, specifically with the ZQ310 and we used ZebraPrinterLinkOs class' getAvailableSettings() to retrieve its available settings. It gives around…
Overview
As you might know, TestDPC is an important Device Policy Controller (DPC) sample application used to test different policies and functions of Android Enterprise, developed and recommended by…
Using the CPCL line print mode on Android, I want to print text using the font that is installed in my zq220 printer. Previously, I could print text using the default font, which looks like this.…
How to discover when PS20J personal shopper is taken from smart cradle when cradle is unlocked?
Enterprise Browser 2 is used in Android 8.
I tried
<code>
const unlockparam = {
"…
I'm consuming Zebra's barcode_scanner_library_v2.6.6.0-release.aar for Android and setting CS4070's LED. But when I pass RMDAttributes.RMD_ATTR_VALUE_ACTION_LED_RED_ON it turns on Amber LED on the…
Overview
At the time of the release of Android 12 in 2021, we at Zebra Technologies made a decision to focus our resources on consolidating Android 11, delivering it to customers with newly released…
I've been printing to a ZQ200 printer using Android (Java), but I want to print an image. But the GitHub demo program only works with ZPL Command, and I can't seem to find any resources to print a…
I am beginning to develop an Android app for a Zebra MC9300 scanner and running into what I'm guessing is a configuration issue, but being new to both Zebra and Android development, I'm at a bit of a…
I have an app that uses the DS457 to scan QR codes. This has all been working perfectly but the Google Play store now requires that apps target an API level of 31. I've updated our app to target this…