Questions tagged [alexa-auto-sdk]
3 questions
2
votes
1 answer
Alexa-Auto-SDK cannot find autovoicechrome.aar
I am trying to build sample app (apk) for alexa-auto-sdk. I am facing issues when building. the error i'm getting is.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task…

Chetan Jawale
- 21
- 1
1
vote
2 answers
port gnulib fseeko.c to your platform while building the Alexa Auto SDK on Ubuntu 20.04
Building Alexa Auto SDK https://github.com/alexa/alexa-auto-sdk/blob/3.2/builder/README.md
Using Ubuntu 20.04 (I've no more 18.04) I run with
./builder/build.sh android -t androidx86-64 --android-api 28
into
| ../../m4-1.4.18/lib/freadahead.c: In…

hannes ach
- 16,247
- 7
- 61
- 84
0
votes
1 answer
Build Alexa Auto SDK on Apple Silicon
I try to build Alexa Auto SDK https://github.com/alexa/alexa-auto-sdk/blob/3.2/builder/README.md
and I use an Apple Silicon M1, installed Docker successfully but
sadly I run now with
./builder/build.sh android -t androidx86-64 --android-api…

hannes ach
- 16,247
- 7
- 61
- 84