Android 9 device not showing up on ADB on windows

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android 9 device not showing up on ADB on windows

1,088 次查看
nxpsri
Contributor II

We have an i.MX6 based device running custom Android 9 based on NXP BSP and need to support ADB over USB from both Linux and Windows hosts connected to the device. We are able to have ADB over USB running from our A9 device from a Linux host and a legacy A6 device to both Linux and Windows hosts. However, ADB over USB from Windows 10-11 host shows up like this:

We have tried with all PIDs (excluding the one exclusively for MTP) and ensured that we:

  1. turn on developer options on the android device.
  2. enable check box for stay awake.
  3. enable check box for USB debugging.
  4. Enabled ADB

  but the behavior didn't change and are using latest driver r13 from Google.

I read this post: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX6-Android-connect-to-ADB/ta-p/110329... but it seems out of date. 

Here is relevant entry from android_winusb.inf.
;Google Nexus (generic)
%SingleBootLoaderInterface% = USB_Install, USB\VID_18D1&PID_4EE0
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE2&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE4&MI_02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE6&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE7
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_D001

What more can I try?Screenshot 2022-03-15 181635.png

标记 (3)
0 项奖励
回复
0 回复数