C++ object-oriented library containing implementation of core AndroidAuto(tm) functionalities needed to build headunit software.
sudo apt-get update
sudo apt-get -y install cmake build-essential git
sudo apt-get install -y protobuf-compiler libprotobuf-dev libusb-1.0.0-dev libssl-dev libboost-dev libboost-system-dev libboost-log-dev
git clone https://github.com/OpenDsh/aasdk
cd aasdk
cmake -DCMAKE_BUILD_TYPE=Release .
make -j2
sudo make install
- AOAP (Android Open Accessory Protocol)
- USB transport
- TCP transport
- USB hotplug
- AndroidAuto(tm) protocol
- SSL encryption
- Media audio channel
- System audio channel
- Speech audio channel
- Audio input channel
- Video channel
- Bluetooth channel
- Sensor channel
- Control channel
- Input channel
GNU GPLv3
Copyrights (c) 2018 f1x.studio (Michal Szwaj)
AndroidAuto is registered trademark of Google Inc.