nisargjhaveri / WirelessAndroidAutoDongle
- вторник, 15 июля 2025 г. в 00:00:03
Use Wireless Android Auto with a car that supports only wired Android Auto using a Raspberry Pi.
DIY Wireless Android Auto adapter to use with a car that supports only wired Android Auto using a Raspberry Pi.
This repository consists of the buildroot setup to generate an sd card image to create your own Wireless Android Auto adapter.
This is currently tested and built for the following Raspberry Pi boards supporting USB OTG.
In theory, this can be extended to more hardware in future with these basic requirements.
Download a pre-built sd card image for your board. You can also build one yourself. Install the image on the SD card using your favorite tool.
You may want to update the country code and other settings that works best for you. See Configurations
AndroidAuto-Dongle-*
or WirelessAADongle-*
on your phone.From the next time, it should automatically connect to the phone and start Android Auto.
Make sure your Bluetooth and Wifi are enabled on the phone.
Once the image is installed on the SD card, you can see the SD card as WirelessAA
drive.
Edit the aawgd.conf
file inside the WirelessAA
drive using a text editor to update the configurations. The file contains the possible configuration options with their explanations.
The most common issue behind this is either bad USB cable or use of wrong USB port on the device. Make sure:
Once you've already tried multiple times and it still does not work, you can ssh into the device and try to get some logs.
AAWG_WIFI_PASSWORD
config, and enable SSH by setting the AAWG_ENABLE_SSH
config. See the instructions to update the configurations./var/log/messages
file, it should have most relevant logs to start with. You can also copy the file and attach to issues you create if any.Find or create a new issue for any bugs or improvements.
Feel free to Create a PR to fix any issues. Refer BUILDING.md for instructions on how to build locally.
Please consider sponsoring if you find the project useful. Even a small donation helps. This will help continuing fixing issues and getting support for more devices and headunit in future.
In any case, don't forget to star on github and spread the word if you think this project might be useful to someone else as well.
This is currently tested with very limited set of headunits and cars. Let me know if it does not work with your headunit.