Equipment: M 3
Problem Description: The real machine is not recognized in Eclipse's devices
Workaround:
Reference: http://blog.csdn.net/wyl530274554/article/details/15497997
Step: 1, as shown in the reference, in C: \ User \**** (own account name) \.android\ Create Adb_usb.ini file. Write in: 0x2717 (device manufacturer vid, meter 3 is really this, other equipment installed after the driver self-view, do not understand please visit resources)
2. Restart the computer (after restarting, find out the SDK installation directory. android\ Adb_usb.ini file, note that there is no prior reboot)
3. Turn on Eclipse and discover that the device is recognized
Problem Description: The real machine was recognized by Eclipse after the state is offline target of unknown
Workaround:
Reference: http://www.cnblogs.com/yihujiu/p/5975907.html
Step: 1, as shown in the reference, download the new adb (for example: ADB 1.0.31) and replace the original ADB (no need to set environment variables with reference, CMD to the ADB directory to run the relevant instructions)
2, cmd run ADB devices Discovery State is unauthorize (should be this bar, do not remember, meaning is not authorized), now the mobile phone appears authorization confirmation, confirm authorization can
3. Turn on Eclipse and discover that the device is recognized and available
Fill diagram: The problem in the middle of the diagram is not retained, can not reproduce the problem situation, with the final resolution map ...
(The first device is a real machine)
Rookie in the learning process will encounter a variety of wonderful problems, the problem of the solution to record the Internet sharing, on the people are good for themselves, I hope you rookie together diligent, refueling!!!
The real machine cannot be identified and recognized in eclipse devices after target is unknown state is offline