Development Settings; Adb Usb Setup; Windows Xp And Windows 7 Installation - Motorola MC40 User Manual

Hide thumbs Also See for MC40:
Table of Contents

Advertisement

Tools directory
Contains all of the command-line tools to build applications. The most commonly employed and useful
tool is the adb utility.
usb_driver
Directory containing the necessary drivers to connect the development environment to an enabled
device. These files are only required for developers using the Windows platform.

Development Settings

Opens the Development screen to set development related settings.
USB debugging - Check to permit debugging tools on a computer to communicate with the MC40
using a USB connection (default - off).
Stay awake - Check to prevent the screen from dimming and locking when the MC40 is connected to
a charger or to a USB device that provides power. Don't use this setting with a static image on the
MC40 for long periods of time, or the screen may be marked with that image.
Allow mock locations - Check to permit a development tool on a computer to control where the
MC40 believes it is located, rather than using the MC40's own internal tools.

ADB USB Setup

In order to use the adb, the USB driver has to be modified. This assumes that the development SDK has been
installed on the host computer. Go to http://developer.android.com/sdk/index.html for details on setting up the
development SDK.

Windows XP and Windows 7 Installation

To install the USB driver on Windows XP or Windows 7 operating system:
Locate the file: adb_usb.ini in the .android directory.
1.
For Windows XP, look in the following folders:
<dir>\Documents and Settings\<user_name>\.android\
<dir>\Profiles\<user_name>\.android\
For Windows 7, look in <dir>\Users\<user_Name>\.android\
Edit adb_usb.ini file. If the file is not in the folder, created a new text file in the folder.
2.
Add 0x05E0 to the adb_usb.ini file.
a.
Save and close the file.
b.
Locate the android_usb.ini file in: <sdk dir>\extras\google\usb_driver.
3.
Edit the android_usb.ini file.
4.
Add the following text in the android_usb.ini file for both 32 bits [google.NTx86] and 64bits
a.
[google.NTamd64] sections in the file:
;MC40
%SingleAdbInterface% = USB_Install, USB\VID_05E0&PID_1E00
%SingleAdbInterface% = USB_Install, USB\VID_05E0&PID_1E01
%CompositeAdbInterface% = USB_Install, USB\VID_05E0&PID_1E01&MI_0
Application Deployment
8 - 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents