EasyManuals Logo

Zebra TC8300 Integrator Guide

Zebra TC8300
184 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 #124 background imageLoading...
Page #124 background image
DataWedge
124
Error messages will be logged for invalid actions, parameters and failures, for example, Profile not found or
associated with an application.
Example
Comments
The API command will have no effect if the specified Profile does not exist or if the specified Profile is already
associated with an application. DataWedge will automatically switch Profiles when the activity is paused, so it
is recommended that this API function be called from the onResume method of the activity.
Zebra recommends that this Profile be created to cater to all applications/activities that would otherwise default
to using Profile0. This will ensure that these applications/activities continue to work with a consistent
configuration.
Reset Default Profile
Use the resetDefaultProfile API function to reset the default Profile back to Profile0.
$ adb logcat -s DWAPI
// define action and data strings
String setDefaultProfile = "com.symbol.datawedge.api.ACTION";
String extraData = "com.symbol.datawedge.api.SET_DEFAULT_PROFILE";
public void onResume() {
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(setDefaultProfile);
// add additional info (a name)
i.putExtra(extraData, "myProfile");
// send the intent to DataWedge
this.sendBroadcast(i);
}

Table of Contents

Other manuals for Zebra TC8300

Questions and Answers:

Question and Answer IconNeed help?

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

Zebra TC8300 Specifications

General IconGeneral
Display diagonal4 \
Touch technologyMulti-touch
Touchscreen typeCapacitive
Display resolution800 x 480 pixels
Display number of colors16.78 million colors
USB 2.0 ports quantity1
Flash memory128 GB
Internal memory8 GB
Internal memory type-
Compatible memory cardsSDXC
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)-20 - 50 °C
Operating relative humidity (H-H)5 - 95 %
Number of cores2
Processor familyA110
Processor frequency1.7 GHz
Battery capacity6700 mAh
Operating system version5.1
Operating system installedAndroid
Data networkNot supported
Wi-Fi standards802.11a, 802.11b, 802.11g, Wi-Fi 4 (802.11n)
Bluetooth version4.0
Product colorBlack
Phone functionNo
International Protection (IP) codeIP65
Harmonized System (HS) code84713000
Weight and Dimensions IconWeight and Dimensions
Depth64 mm
Width76 mm
Height233 mm
Weight- g

Related product manuals