Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Relectric-AA-Subsystem

Android Auto for Queen's Relectric ORION Headunit

The Relectric Android Auto subsytem relies on OpenAuto and the AASDK maintained by the OpenDash project (https://github.com/openDsh)

This repository contains an installation script abridged from repositories belonging to OpenDash. The scripts were modified to only install aasdk, openauto, and required dependencies.

THIS IS EXPERIMENTAL SOFTWARE AND NOT GUARANTEED TO WORK AT ALL

This script is only intended for use on Queen's Relectric ORION Pi-based headunit. Use at your own risk.

Installation Instructions:

In the terminal, enter the following commands:

cd ~

git clone https://github.com/QURelectric/AndroidAuto

cd AndroidAuto

sudo chmod +x install.sh

./install.sh

The installation script may take some time to fetch the required packages and build the c++ source code into an executable binary. When the installer is done (It will print Install Finished), and the android auto executable can be started using the following commands:

cd ~/AndroidAuto/openauto/bin

autoapp

This will start the OpenAuto/Android Auto window, and wait for a phone to be connected over USB.

Used software

Full list of dependecies TBA

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages