EasyManuals Logo

Zebra TC52 Integrator Guide

Zebra TC52
192 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #104 background imageLoading...
Page #104 background image
DataWedge
104
NOTE: Use of this API changes only the runtime status of the scanner; it does not make persistent changes to the Profile.
The above assumes that ProfileA is not associated with any applications/activities, therefore when focus switches back to
activity A, DataWedge will not automatically switch to ProfileA therefore activity A must switch back to ProfileA in its
onResume method. Because DataWedge will automatically switch Profile when an activity is paused, it is recommended
that this API function be called from the onResume method of the activity.
Enumerate Scanners
Use the enumerateScanners API command to get a list of scanners available on the device.
Function Prototype
Parameters
ACTION [String]: "com.symbol.datawedge.api.ENUMERATE_SCANNERS"
Return Values
The enumerated list of scanners will be returned via a broadcast Intent. The broadcast Intent action is
"com.symbol.datawedge.api.ACTION_ENUMERATEDSCANNERLIST" and the list of scanners is returned as
a string array (see the example below).
Error and debug messages will be logged to the Android logging system which then can be viewed and filtered
by the logcat command. You can use logcat from an ADB shell to view the log messages, for example:
Error messages will be logged for invalid actions and parameters.
Intent i = new Intent();
i.setAction("com.symbol.datawedge.api.ACTION");
i.putExtra("com.symbol.datawedge.api.ENUMERATE_SCANNERS", "");
$ adb logcat -s DWAPI

Table of Contents

Other manuals for Zebra TC52

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Zebra TC52 and is the answer not in the manual?

Zebra TC52 Specifications

General IconGeneral
RFID reader-
Scanner type2D
Product colorBlack
Phone functionYes
Display diagonal5 \
Touch technologyDual-touch
Touchscreen typeCapacitive
Display resolution1280 x 720 pixels
USB 2.0 ports quantity1
Flash memory32 GB
Internal memory4 GB
Compatible memory cardsMicroSD (TransFlash)
Maximum memory card size256 GB
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)-20 - 50 °C
Operating relative humidity (H-H)5 - 95 %
Battery capacity4150 mAh
Number of cores8
Processor model660
Processor familySnapdragon
Processor frequency2.2 GHz
Processor manufacturerQualcomm
GPS (satellite)No
Operating system installedAndroid
Bluetooth version5.0
Rear camera aperture number2.2
Front camera aperture number2
Rear camera resolution (numeric)13 MP
Front camera resolution (numeric)5 MP
Weight and Dimensions IconWeight and Dimensions
Depth18.6 mm
Width75.5 mm
Height155 mm
Weight249 g

Related product manuals