-
### Feature proposal
It should be possible to show an custom error in full screen in Android Auto. When an error occurs during AudioHandler.getChildren, result.sendError is used which leads to anothe…
-
Hi,
you are doing a great thing to make the whisper available on android in the future.
Recently, I hope to deployed the llm on SA8295 and 8775 NPU 🌵, but there few tutorial about this, and I …
-
### What are you trying to do?
I use Home Assistant (HA) for my home automation, and I use Tailscale to gain access to my HA instance when outside of my home network.
Recently HA companion app has b…
-
I have built AOSP Automotive with android 12L branch. Then I integrated AOSP Host to system apps, so that Template Apps would be possible to open. My question is how to integrate other Maps(either Goo…
-
**Is your feature request related to a problem? Please describe.**
It is not related to a problem. It would be a new feature.
**Describe the solution you'd like**
Port the Android app to Android …
-
When I run this code in the emulator when playing music with another app, nothing is recorded. I tried several music apps.
All permissions are given.
I do get the popup message about the recording a…
-
### Type of Enhancement
Web Interface/Frontend
### Describe the Feature/Enhancement
AudioBookShelf app for Android Automotive OS.
https://developers.google.com/cars/design/automotive-os
###…
-
Subject: Bug in Azure Communication Services Calling Library regarding the video calling functionality - Issue on Android Automotive 12
Description:
I have encountered an issue in the Azure communic…
-
It would be nice that radio droid support Android auto:
https://developer.android.com/training/auto/start/
Android auto prevents distractions while driving.
Thanks for the good job! keep it up …
-
I set the callback for media session in MusicService like this
mediaSession.setCallback(object : MediaSessionCompat.Callback() {
override fun onPlayFromMediaId(mediaId: String?…