Run the adb shell command on Mac OSX of Android mobile phone to prompt device not found Solution

Source: Internet
Author: User

Run the adb shell command on Mac OSX of Android mobile phone to prompt device not found Solution

Some Android phones run adb shell on Mac OS X to prompt device not found. Refer to the online solution. The following describes how to use Samsung S3 as an example.

Enter the following command in the terminal command line:

 

#system_profiler SPUSBDataTypeUSB:USB Hi-Speed Bus:      Host Controller Location: Built-in USB      Host Controller Driver: AppleUSBEHCI      PCI Device ID: 0x0d9d       PCI Revision ID: 0x00a2       PCI Vendor ID: 0x10de       Bus Number: 0x24         SAMSUNG_Android:          Product ID: 0x6860          Vendor ID: 0x04e8  (Samsung Electronics Co., Ltd.)          Version: 4.00          Serial Number: 4df1833b07dd5f1f          Speed: Up to 480 Mb/sec          Manufacturer: SAMSUNG          Location ID: 0x24100000 / 3          Current Available (mA): 500          Current Required (mA): 96

 

 

From the USB list after the command is executed, find the Vendor ID (0x04e8) of Samsung S3 and add it ~ /. Android/adb_usb.ini file.

Run the following commands in sequence:

 

#adb kill-server#adb start-server

 

You can also go to the Apple icon in the upper left corner of mac OS> about local> System Report> hardware> usb to find the usb interface related to S3 and view the Vendor ID (vendor ID) then, perform the same operation.


 


 

 

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.