EasyManuals Logo

Zebra MC93 Series Integrator Guide

Zebra MC93 Series
186 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 #143 background imageLoading...
Page #143 background image
DataWedge
143
Function Prototype
Parameters
ACTION [String]: "com.symbol.datawedge.api.ACTION"
EXTRA_DATA [String]: "com.symbol.datawedge.api.RESET_DEFAULT_PROFILE".
Return Values
None.
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, parameters and failures, for example, Profile not found or
associated with an application.
Example
Comments
None.
Intent i = new Intent();
i.setAction("com.symbol.datawedge.api.ACTION");
i.putExtra("com.symbol.datawedge.api.RESET_DEFAULT_PROFILE", "");
$ adb logcat -s DWAPI
::javascript
// define action string
String action = "com.symbol.datawedge.api.ACTION";
String extraData = "com.symbol.datawedge.api.RESET_DEFAULT_PROFILE";
public void onResume() {
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(action);
i.putExtra(extraData, ""); // empty since a name is not required
this.sendBroadcast;
}

Table of Contents

Other manuals for Zebra MC93 Series

Questions and Answers:

Question and Answer IconNeed help?

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

Zebra MC93 Series Specifications

General IconGeneral
Operating Temperature-4°F to 122°F/-20°C to 50°C
ProcessorQualcomm Snapdragon 660 octa-core, 2.2 GHz
Operating SystemAndroid 11
RAM4 GB
Storage32 GB Flash
Battery7000 mAh
ConnectivityUSB 2.0
Camera13 MP rear camera
Drop SpecificationMultiple 8 ft. / 2.4 m drops to concrete per MIL-STD 810G across operating temperature range
SealingIP65
Touch PanelCapacitive Corning Gorilla Glass
Keypad OptionsNumeric, Function Numeric, Alpha-Numeric
Scanning1D/2D
Wireless LAN802.11 a/b/g/n/ac
AudioSpeaker, microphone
Display4.3 in. WVGA (800 x 480), color TFT-LCD with backlight

Related product manuals