Beginning Android debug

Source: Internet
Author: User

For debugging my cellphone (Motorola defy me525) problem, I want to debug my cellphone using Android toolbox.

 

1, preparations

Before starting to debug our Android-enabled cellphone, you need download USB driver for a specific brand and model. to defy me525, downloading & installing the driver by link of USB and PC charging drivers-Motorola Mobility, Inc. USA.

 

We debug the Android-enabled devices by ADB (Android debug Bridge). It's packaged in Android SDK. Please refer to http://developer.android.com/sdk/index.html.

 

In defy me525, turning on the USB debug option.

 

Android devices contains a little of UNIX binary utilities. In order to facilitating the debug, installing busybox (contains a lot useful UNIX utilities) in Android Market.

Https://market.android.com/details? Id = com. jrummy. busybox. installer & feature = search_result

 

OK, all things done. Unplug USB cable and plug it back.

 

2. debug the Android-enable devices

Open a Windows Command window(cmd.exe). Issue the follow commands to debug the Android-devices.

 

Other command, such as logcat, sysctl, top, PS, can monitor Android system status. For full functions of ADB, referring to official documentation.

Http://developer.android.com/guide/developing/tools/adb.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.