Go to file
Emil Borconi-Szedressy 8ffa3d351b
Merge pull request #1 from abraha2d/development
Add files from borconi/AAProto
2019-07-04 21:16:57 +01:00
aasdk_proto Fix whitespace 2019-07-04 16:08:00 -04:00
cmake_modules Initial commit 2018-02-11 20:36:55 +01:00
include/f1x/aasdk Catch stop indication of video channel 2018-07-13 02:46:50 +02:00
include_ut/f1x/aasdk Add blocking connect method 2018-03-21 23:49:26 +01:00
src Enable no delay option 2018-07-17 16:18:01 +02:00
.gitignore Initial commit 2018-02-11 20:36:55 +01:00
CMakeLists.txt Use CMake style to link with project libraries 2018-03-10 13:39:10 +01: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