Solve the problem that Xiaomi and meizu cannot be debugged on mac, Xiaomi mac debugging

Source: Internet
Author: User

Solve the problem that Xiaomi and meizu cannot be debugged on mac, Xiaomi mac debugging
Method 1

1. mac-> about local machine-> system report-> usb-> copy vendor ID **

2. cmd-> echo "0x2a45"> ~ /. Android/adb_usb.ini

3. adb kill-server
Adb start-server
Adb devices

Step 2: view the usb device information (I use meizu mx3)

Enter system_profiler SPUSBDataType on the terminal to view the information of the connected usb device.

For example, my usb information is as follows (partial content ):

M351:

Product ID: 0x4e26

Vendor ID: 0x18d1 (Google Inc .)

Version: 2.33

Serial Number: 351BBJHCBWT6

Speed: Up to 480 Mb/sec

Manufacturer: MEIZU

Location ID: 0x1a120000/4

Current Available (mA): 500

Current Required (mA): 2

The vendor ID: 0x18d1 is very important.

Step 2: Create and modify the adb_usb.ini File

Input:

Vi ~ Run the/. android/adb_usb.ini command to add 0x18d1 to the open adb_usb.ini file (save and exit)

Then restart the finder:

Click the apple icon in the upper left corner of the window-> force exit-> Finder-> restart

Step 3: restart adb

Adb kill-server

Adb start-server

Adb devices

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

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.