Solve the problem that Meizu USB debugging can't be recognized by computer (including Mac OS X, Win7)

Source: Internet
Author: User



Eclipse detects mx4 (in fact, the pea pod shuts down Eclipse's ADB using its own driver connection) every time a phone assistant such as a pea pod or 360 mobile helper is opened.
The workaround is to manually add the vendor ID to the "adb_usb.ini" file.
First of all, make sure your adb is up-to-date: Http://stackoverflow.com/questio ... adb-version-1-0-29.

? How to set up your Mac:
1. Turn on the Android phone in debug mode and connect to our Mac OS.
2. Select Mac for more information, System report, and find USB options, and a series of USB-related devices on the right. We found our Android device and checked it.
3. Select to find the vendor ID or the vendor ID, and the vendor ID shown on my MX4 phone is: 0x2a45
4. Turn on the MAC terminal input: Echo 0x2a45 >> ~/.android/adb_usb.ini
Then restart ADB (I'm restarting the MAC system) and then turn on Eclipse and you'll find the Android phone device shows up. This approach can also solve the problem that other Android devices on your Mac don't display.

yHow to set the Win7:
1. The easiest way to install the ADB driver is to use pea pods or 91 assistants and so on, as long as the last time, the installation was successful.
2. Open "Device Manager", locate the MX4 device (Android Composite ADB Interface), right-click Properties, select the "Details" tab, "Properties" select "Hardware ID", there will be two rows of values, one of my line is "usb\vid_2a45 &pid_0c02&mi_01 "See vid_xxxx in it, write down the XXXX value."
3. Locate the C:\Users\XXX\.android\adb_usb.ini file (XXX is your current operating system user name) and append "0xXXXX" (without quotation marks) to the other line.
The preceding 0x is a 16 binary number, replacing the back xxxx with the value you have written down.
Restart your computer or exit eclipse, then kill the "ADB" process in Task Manager and re-enter eclipse. Can.

Original address: mx4 How do I connect to eclipse?

Supplemental content (2015-05-13 09:46):
Add:
1. If there is no. android file in the corresponding directory, you need to configure the Android ADB environment yourself. Specific methods of online search solution.

Solve the problem that Meizu USB debugging can't be recognized by computer (including Mac OS X, Win7)

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.