AACS icon indicating copy to clipboard operation
AACS copied to clipboard

Android Auto Server encapsulates communication with modern car infotainment system

Results 24 AACS issues
Sort by recently updated
recently updated
newest added

After applying fix #23 I've got another compilatrion error Compiled on Ubuntu 22.04 and also Raspbian 11 bullseye ``` vagrant@ubuntu2204:~/project/AACS/build6$ make [ 1%] Building CXX object external/backward-cpp/CMakeFiles/backward_object.dir/backward.cpp.o [ 1%] Built...

I've got is compilation error on current master (commit faa1c) Compiling on Ubuntu 22.04 ``` vagrant@ubuntu2204:~/project/AACS/build5$ cmake .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will...

I figured out how to compile everything for RPI4. everything seams to work, the AACS server get detected but somehow ... it doesnt give an error and don't do nothing...

Hi, do you have some info on how to get newer certs if need be? Thanks for the awesome work here. Looking forward to trying out/hacking :)

If so, what shoud I do, thank you for the awsome library!

hello @tomasz-grobelny , first of all, thanks for this project. I had connected my pi to phone using USB cable & AAClient was running perfectly. Can you tell me is...

Hi! Thanks a lot for working on this! Your demo is really nice! I have some questions about this on how to run it: 1. Is kernel 5.13 just fine...

Trying to use my cars head unit to interact with some more sophisticated automotive command and control gadget. (it goes well beyond a "Torque Pro on AA"!) THIS closes the...