Meizu mx4 How to connect to eclipse

Source: Internet
Author: User

Development process always encountered a variety of inexplicable problems, a lot of applications are robbing the ADB process, resulting in eclipse can not connect properly. Before because love toss love tinkering, computer installed pea pod, Brush Machine Wizard, App Bao, 360 mobile phone assistant and other software, basically open eclipse before you open these software, Eclipse can connect, this is how the slot! Find a good way to collect it!

Android developers do not laugh, this problem is really a unique problem of Meizu mobile phones, other brands can be connected smoothly, but Meizu is not!
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, make sure your adb is the latest version:/ httpstackoverflow.com/questions/15305725/i-cant-upgrade-from-adb-version-1-0-29.
Then the Windows and Mac Setup methods are slightly different:

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.

Thanks to Meizu's rival Xiaomi Forum provides a solution to the original: Click the Open link

How 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 "Details" tab, "Properties" select "Hardware ID", there will be two rows of values,
One of my lines is "usb\vid_2a45&pid_0c02&mi_01."
See the Vid_xxxx, the XXXX value down.
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.

reference materials:
flyme3.4 can't connect to real-world testing (Eclipse)
Solution for Mac under Eclipse not connected to Android phone

May I ask MX4 how to connect Eclipse for Android development?

posted on 2015-01-20


Acquisition

Meizu mx4 How to connect to eclipse

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.