Go to file
michal.szwaj@o2.pl 257c63e06d Fix build on MinGW w64 2018-03-10 13:03:54 +01:00
aasdk_proto Change night mode data to proto2 2018-02-13 22:03:35 +01:00
cmake_modules Initial commit 2018-02-11 20:36:55 +01:00
include/f1x/aasdk Fix MacOS build issue 2018-02-27 10:43:05 +01:00
include_ut/f1x/aasdk Initial commit 2018-02-11 20:36:55 +01:00
src Make getter for channelId const method 2018-02-12 16:07:44 +01:00
.gitignore Initial commit 2018-02-11 20:36:55 +01:00
CMakeLists.txt Fix build on MinGW w64 2018-03-10 13:03:54 +01:00
Readme.md Update readme 2018-03-05 22:21:32 +01:00

Readme.md

aasdk

Support project

Donate

For support of other platforms please contact me at f1xstudiopl@gmail.com

Brief description

C++ object-oriented library containing implementation of core AndroidAuto(tm) functionalities needed to build headunit software.

Supported functionalities

  • AOAP (Android Open Accessory Protocol)
  • USB transport
  • USB hotplug
  • AndroidAuto(tm) protocol
  • SSL encryption

Supported AndroidAuto(tm) communication channels

  • Media audio channel
  • System audio channel
  • Speech audio channel
  • Audio input channel
  • Video channel
  • Bluetooth channel
  • Sensor channel
  • Control channel
  • Input channel

License

GNU GPLv3

Copyrights (c) 2018 f1x.studio (Michal Szwaj)

AndroidAuto is registered trademark of Google Inc.

Used software