Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADB not detecting in rpi4 eng builds #105

Open
AravindhSenthil opened this issue Aug 19, 2022 · 2 comments
Open

ADB not detecting in rpi4 eng builds #105

AravindhSenthil opened this issue Aug 19, 2022 · 2 comments

Comments

@AravindhSenthil
Copy link

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
Copy link
Author

@peyo-hd Please help
Thanks

@HenkKalkwater
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants