Go to file
Matthew Hilton 3476cf9fc8
Update Readme.md
2021-09-23 23:31:36 +01:00
.github/workflows added Github actions (#12) 2021-09-23 23:20:11 +01:00
.vscode added Github actions (#12) 2021-09-23 23:20:11 +01:00
aasdk_proto added Github actions (#12) 2021-09-23 23:20:11 +01:00
buildenv added Github actions (#12) 2021-09-23 23:20:11 +01:00
cmake_modules added Github actions (#12) 2021-09-23 23:20:11 +01:00
include/aasdk voice session and ping (#13) 2020-08-28 17:26:03 -05:00
src auto connect USB on startup (#17) 2021-05-06 21:16:17 -05:00
unit_test Rearrange directory structure 2020-07-04 09:37:43 -05:00
.gitattributes Correct line endings 2020-06-06 22:11:12 +00:00
.gitignore added Github actions (#12) 2021-09-23 23:20:11 +01:00
CMakeLists.txt added Github actions (#12) 2021-09-23 23:20:11 +01:00
Readme.md Update Readme.md 2021-09-23 23:31:36 +01:00

Readme.md

aasdk

Brief description

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

Changes

Added recent changes by the OpenDsh team

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