Go to file
Michal Szwaj a36db60b5b
Merge pull request #5 from duxet/development
Fix MacOS build issue
2018-02-27 11:08:01 +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 Add flag for toggle external gtest complation to speed up release build 2018-02-18 02:01:32 +01:00
Readme.md Update Readme.md 2018-02-12 09:52:42 +01:00

Readme.md

aasdk

Support project

Donate

As a gift for all donators we offer free support for building and running of the aasdk project.

For support of other platforms please contact us 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