Firefly开源社区

标题: rk3588 网络adb无法使用 [打印本页]

作者: 数据驱动世界    时间: 2024-6-25 20:20
标题: rk3588 网络adb无法使用
本帖最后由 数据驱动世界 于 2024-7-26 08:47 编辑

sdk版本:ITX-3588J_Buildroot_v1.4.0b
adb版本:android-tools       /SDK/buildroot/output/firefly_rk3588/build/android-tools-4.2.2+git20130218

问题描述:  buildroot 系统配置后adb ,  usb 链接可以使用,网络adb无法使用,这是少了什么问题呢.

网络无法链接设备adb:



adbd 进程已启动:




移动设备上的网络监听端口:



这两个adb 有什么区别吗


作者: Liuth    时间: 2024-7-25 20:24
你在 /etc/profile.d/adbd.sh 文件里面添加一句
export ADB_TCP_PORT=5555
然后重启试试
作者: 数据驱动世界    时间: 2024-7-26 10:05
Liuth 发表于 2024-7-25 20:24
你在 /etc/profile.d/adbd.sh 文件里面添加一句
export ADB_TCP_PORT=5555
然后重启试试

在这个目录下有这个脚本的,我用 printenv可以看到这个变量的
作者: Liuth    时间: 2024-7-26 10:49
默认用的不是 android-tools,应该用 android-adbd,在 buildroot/configs/rockchip/base/base.config 中有写
在有环境变量 export ADB_TCP_PORT=5555 的情况下测试是没问题的,可以连接。
请不要乱改 buildroot 的 config 文件




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1