Android Auto on Raspberry Pi
by novaspirittech in Circuits > Raspberry Pi
96997 Views, 108 Favorites, 0 Comments
Android Auto on Raspberry Pi
Recently my news feeds been filling up with android auto on raspberry pi, so i decided to investigate and attempt to install it on my raspberry pi. i have also made a install script that will help you guys with installing android auto as well. thanks for the view!!
Equipment List
Raspberry Pi 3 ► http://amzn.to/2tY7F9r
7inch touch screen ► https://goo.gl/B1Rc2X
7inch touch ► https://goo.gl/B1Rc2X
5inch touch screen ► https://goo.gl/B1Rc2X
Software List
Raspbian Pixel ► https://www.raspberrypi.org/downloads/
Etcher ► https://www.raspberrypi.org/downloads/
github ► https://www.raspberrypi.org/downloads/
f1xpl ► https://www.raspberrypi.org/downloads/
crankshaft ► https://www.raspberrypi.org/downloads/
Install Raspbian Pixel Desktop
First you will need to download Raspbian Pixel Desktop version.
Compiling Android Auto
download the install script from my github
$ git clone https://github.com/novaspirit/androidauto_rpi_install
now we need to change over to that directory
$ cd androidauto_rpi_install
in order to execute the install.sh script we need to change permissions to allow it to execute.
$ chmod +x install.sh<br>
now we can install android auto
$ ./install.sh
Connect Your Phone
after 30 mins or so of waiting you are now ready to connect your phone to your raspberry pi.