Chapter 7 — Manage the Computer
CN51 Mobile Computer User Manual 119
11 From the command line, browse to the tools directory in the
Android SDK directory and run this command:
android update adb
This command updates the Android Debug Bridge with the correct
vendor ID.
How to Set Up the Mobile Computer for App Development
There are a few tasks you need to accomplish to set up the mobile
computer for debugging and development work:
• Declare your app as debuggable in your Android Manifest.
• In the Settings app, you need to enable developer options and USB
debugging on the computer.
• Set up your development PC to detect your device.
If you plan to use the Android Debug Bridge utility, you need a driver
provided by Intermec. The driver is included with the Intermec SDK
add-on.
For more information on setting up your computer for app
development, go to: developer.android.com/tools/device.html.
Enable Developer Options
You can enable a variety of options intended to help develop
applications quickly, including USB debugging, capturing bug
reports, or showing CPU usage on the screen. For more information on
the developer options, see developer.android.com.
1 Start the Settings app.
2 In the System section, tap Developer options.
3 Slide the Developer options switch on and enable the options you
need.