我一直在尝试: https://developer.android.com/things/hardware/raspberrypi.html
我在raspberry pi 3中放置了一个图像,但当我运行adb设备时,我的新rpi 3 android things设备从未出现
raspberry pi 3中连接的以太网电缆的灯不闪烁
请帮帮我
$ nmap -sP 192.168.1.0/24
然后,假设您看到设备IP为192.168.1.228。通过以下网络连接到adb:
$ adb connect 192.168.1.228 connected to 192.168.1.228:5555
$ adb devices List of devices attached 192.168.1.228:5555 device