android-rpi / device_arpi_rpi4

Device build-config for Raspberry Pi 4
221 stars 93 forks source link

ADB not detecting in rpi4 eng builds #105

Open AravindhSenthil opened 2 years ago

AravindhSenthil commented 2 years ago

I have followed the A12 Readme and was able to build successfully. After booting rpi4 it landed to clock, settings UI by checking About in settings I got to know that this Android TV OS Build. On clicking Developer options Settings app is getting closed. adb is not detected not able to collect the logs

Is there any way to enable adb?

Set UP: Raspberry Pi 4 Computer Model B 8GB RAM Used micro HDMI to connect to monitor Used Type-C cable to connect to Laptop acts as a power

Is this android-rpi only for the TV version? If so can we make changes to build for Android Mobile UI

A suggestion to add somewhere in project info to mention this repo is only for AndroidTV version.

AravindhSenthil commented 2 years ago

@peyo-hd Please help Thanks

HenkKalkwater commented 1 year ago

ADB is running, but doesn't seem to work over USB. Try connecting your Pi over the internet and on your computer use adb connect <ip_of_your_pi>:5555/tcp