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)