Linux Installation; Application Installation - Motorola ET1 Integrator Manual

Enterprise tablet
Hide thumbs Also See for ET1:
Table of Contents

Advertisement

8 - 4
ET1 Enterprise Tablet Integrator Guide
Save and close the file.
b.
To install ADB USB driver for the first time:
5.
Connect the ET1 to the host computer using the Single-slot USB Docking cradle or the USB/Charge
a.
cable. See
Windows detects a new USB hardware device and launches Hardware Update Wizard.
Select install from the a list or specific location and click Next.
b.
Click Browse and locate the USB driver folder: <sdk dir>\extras\google\usb_driver.
c.
Click Next to install the driver.
d.
Reboot the host computer.
6.
Verify the device is connected.
7.
In the Windows Command prompt, execute command: adb devices from <sdk>/platform-tools.
If connected, the ET1 displays in the device list.

Linux Installation

To install the USB driver on a Linux operating system:
Locate the adb_usb.ini file in .android directory: ~/.android/
1.
Edit the adb_usb.ini file. If the file is not available then created this file in the directory.
2.
Add 0x05E0 to the adb_usb.ini file.
a.
Save and close the file.
b.
Setup udev rules to include ADB USB configuration with ET USB vendor ID for ET1.
3.
Log in as root and create a 51-android.rules file in this path: /etc/udev/rules.d/
a.
Add the following USB vendor ID in 51-android.rules file
b.
SUBSYSTEM=="usb", ATTR{idVendor}=="05e0", MODE="0666", OWNER="<user_name>"
Save and close the file.
c.
Change the file permissions on 51-android.rules file.
4.
Execute command: chmod a+r /etc/udev/rules.d/51-android.rules
Note: For details on configuring the ADB USB vendor ID, go to
http://developer.android.com/guide/developing/device.html.
Reboot the host computer.
5.
Verify the ET1 USB connection.
6.
On the Linux terminal, execute command: adb devices from <sdk>/platform-tools/ directory.
a.
If connected, the ET1 displays in the device list.

Application Installation

After an application is developed, install the application onto the ET1 using one of the following methods:
USB connection, see
Chapter 2,
Accessories.
Chapter 3, USB
Communication.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents