EasyManua.ls Logo

Zebra TC700K User Manual

Zebra TC700K
222 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 #136 background imageLoading...
Page #136 background image
4 - 50 TC70x/TC75x Integrator Guide
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.
For example, let’s say that initially Profile0 is the default Profile using the camera as the barcode scanner. Using
the Browser application and scanning a barcode with the camera, DataWedge enters the data into the Browser.
Now launch an application that changes the default Profile to a Profile using the blockbuster as the barcode
scanner. When returning to the Browser application, since it is using the default Profile, scanning will now be via
the blockbuster not the camera as previously. To ensure that the Browser continues to use the camera as the
barcode scanner a Profile should be created and associated with the Browser that specifies the camera as the
barcode scanner.
// define action and data strings
String setDefaultProfile = "com.symbol.datawedge.api.ACTION_SETDEFAULTPROFILE";
String extraData = "com.symbol.datawedge.api.EXTRA_PROFILENAME";
public void onResume() {
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(setDefaultProfile);
// add additional info
i.putExtra(extraData, "myProfile");
// send the intent to DataWedge
context.this.sendBroadcast(i);
}

Table of Contents

Question and Answer IconNeed help?

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

Zebra TC700K Specifications

General IconGeneral
Display4.7-inch HD (1280 x 720) capacitive touchscreen
Storage8 GB Flash
Operating SystemAndroid
Camera8 MP auto-focus with flash
ConnectivityWi-Fi 802.11 a/b/g/n
Data CaptureImager
Operating Temperature-20° C to 50° C
Touch PanelCapacitive
Expansion SlotmicroSD slot

Summary

About This Guide

Introduction to the Guide

General introduction to the guide's purpose and scope.

Software Versions

Information on how to check the device's current software versions.

Notational Conventions

Explanation of conventions used throughout the document.

Service Information

Contacting Customer Support

Procedures and information needed for contacting Zebra support.

Chapter 1: Getting Started

Setup Procedure

Initial steps to set up the device for first use.

Installing the Battery

Detailed steps for inserting and securing the battery.

Charging the Battery

Instructions on how to charge the device's battery.

Resetting the Device

Overview of device reset options and procedures.

Chapter 2: Accessories

Accessories Overview

Lists available accessories with part numbers and descriptions.

2-Slot USB/Ethernet Cradle

Details and setup for the 2-slot USB/Ethernet cradle.

4-Slot Battery Charger

Details and setup for the 4-slot battery charger.

Chapter 3: USB Communication

Connecting to a Host Computer via USB

How to connect the device to a host computer via USB.

Transferring Files using Media Transfer Protocol

Steps to transfer files using MTP.

Chapter 4: DataWedge

Basic Scanning

Instructions for capturing barcode data using the device.

Profiles

Explanation of DataWedge profiles and their configurations.

Bar Code Input

Configuration options for barcode input settings.

Chapter 5: Settings

WLAN Configuration

Steps to set up and configure Wi-Fi networks.

Screen Unlock Settings

Preferences for locking and unlocking the device screen.

Button Remapping

How to reprogram device buttons for different functions.

Chapter 6: Application Deployment

ADB USB Setup

Instructions for setting up ADB for device connection.

Application Installation

Methods for installing applications onto the device.

Performing a Factory Reset

Procedures for performing a factory reset on the device.

Chapter 7: Maintenance and Troubleshooting

Maintaining the TC70x/TC75x

Tips for proper device care and upkeep.

Battery Safety Guidelines

Important guidelines for safe battery use and charging.

Troubleshooting

Common problems and their solutions.

Appendix A: Technical Specifications

TC70x/TC75x Technical Specifications

Detailed technical specifications for the TC70x/TC75x device.

Wireless LAN Data and Voice Communications

Technical details for wireless LAN communications.

Data Capture Specifications

Specifications for the 2D Imager and Camera.

Related product manuals