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 #127 background imageLoading...
Page #127 background image
DataWedge
127
<profile name>: The Profile name (a case-sensitive string) to set as the active 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
This API function will have no effect if the specified Profile does not exist or is already associated with an
application.
DataWedge has a one-to-one relationship between Profiles and activities; a Profile can be associated only with
a single activity. When a Profile is first created, it's not associated with any application, and will not be activated
until associated. This makes it possible to create multiple unassociated Profiles.
This API function activates such Profiles.
$ adb logcat -s DWAPI
// define action and data strings
String switchToProfile = "com.symbol.datawedge.api.ACTION";
String extraData = "com.symbol.datawedge.api.SWITCH_TO_PROFILE";
public void onResume() {
super.onResume();
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(switchToProfile);
// add additional info
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