The Mac wants to use MX4 to debug the real machine, and then discovers: No response, uh, then, that's what it looks like.
1. Plug in the phone to open the terminal, enter: System_profiler Spusbdatatype , and remember the output results.
2.? Unplug the phone, repeat the above action.
When the results are compared
(In fact, you can enter it again, according to the name of the judge can actually also, directly inside the MX4 is written)
[Plain]? view Plaincopy?
- Usb? Hi-speed? Bus:??
- ??
- ????? Host? Controller? Location:? Built-in? Usb??
- ????? Host? Controller? Driver:? Appleusbehci??
- ????? Pci? Device?id:?0x1c2d???
- ????? Pci? Revision?id:?0x0005???
- ????? Pci? Vendor?id:?0x8086???
- ????? Bus? Number:?0x1a???
- ??
- ??????? Hub:??
- ??
- ????????? product?id:?0x0024??
- ????????? vendor?id:?0x8087?? (Intel?) Corporation)??
- ????????? Version:?? 0.00??
- ????????? Speed:? up?to?480? Mb/sec??
- ????????? Location?id:?0x1a100000?/?2??
- ????????? Current? Available? (MA):? 500??
- ????????? Current? Required? (MA):? 0??
- ??
- ??????????? MX4:??
- ??
- ????????????? Product?id:?0x0c02??
- ????????????? Vendor?id:?0x2a45??
- ????????????? Version:?ff.ff??
- ????????????? Serial? Number:?75ubckj22auv??
- ????????????? Speed:? up?to?480? Mb/sec??
- ????????????? Manufacturer:? Meizu??
- ????????????? Location?id:?0x1a110000?/?4??
- ????????????? Current? Available? (MA):? 500??
- ????????????? Current? Required? (MA):? 192??
- ??
- ??????????? Usb? OPTICAL? MOUSE:??
- ??
- ????????????? product?id:?0x2510??
- ????????????? vendor?id:?0x093a?? (Pixart?) Imaging,?inc.)??
- ????????????? Version:?? 1.00??
- ????????????? Speed:? up?to?1.5? Mb/sec??
- ????????????? Manufacturer:? PIXART??
- ????????????? Location?id:?0x1a120000?/?3??
- ????????????? Current? Available? (MA):? 500??
- ????????????? Current? Required? (MA):??
3. Enter in the terminal echo " 0x2a45 ">> ~/.android/adb_usb.ini
Red for your device VendorID
4.adb kill-server? or in Eciplse's DDMS. Reset adb
Use mx4 debugging under Mac