Go to file
Jason Wenger 3acf7d221b Add ccache support 2020-05-10 14:55:57 -10:00
aasdk_proto Convert all decimal button codes to hex 2020-01-06 07:50:33 -05:00
cmake_modules Adjust libusb module - avoid system warns about zero-size arrays 2020-05-10 14:55:57 -10:00
include/f1x/aasdk fix interleaved channel crashing #2 2020-05-10 06:18:06 -10:00
include_ut/f1x/aasdk Add blocking connect method 2018-03-21 23:49:26 +01:00
src fix interleaved channel crashing #2 2020-05-10 06:18:06 -10:00
.gitignore Initial commit 2018-02-11 20:36:55 +01:00
CMakeLists.txt Add ccache support 2020-05-10 14:55:57 -10:00
Readme.md Update readme 2018-03-18 16:48:14 +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
  • TCP 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