nisargjhaveri / WirelessAndroidAutoDongle

Use Wireless Android Auto with a car that supports only wired Android Auto using a Raspberry Pi.
MIT License
330 stars 43 forks source link

Is it possible to flash on PICO-i.MX7D board from Android Things? #132

Open SaqibJDev opened 2 weeks ago

SaqibJDev commented 2 weeks ago

Hi,

I have an Android Things kit lying around which is PICO-i.MX7D board. Since Google killed the project, I was hunting for an idea to make some use of it, and looking at this opportunity makes perfect sense :D

What would I need to change to run on that board? I'm hopeful I could get some Linux version on that board. Or is the image with some additional config enough?

nisargjhaveri commented 1 week ago

You can check if the upstream buildroot supports this board. If it has support for it, you might be able to setup and build for it.