-
Notifications
You must be signed in to change notification settings - Fork 739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Auto integration #240
Comments
Don't text and drive :) |
Serveral of the other popular messengers already provide Android Auto Support (Signal, Threema, Telegram, Conversations, WhatsApp, FB Messenger, Skype, Hangouts, Kik, WeChat, ICQ and even Cisco Webex). |
Interaction happons through speechassistant. Also this could give the app a little publicity, when searching in the android auto app for supported "Hands Free Communication" apps, there are at the moment only eight apps listed. |
Any interest in this? It's really really useful. and all the cools kids at school (FB Messenger...) do it. |
I'd also like to point out Android Auto integration doesn't have to just be about texting, it can be about calls while driving (hands free, as in, actually safe). I think this would be a feature that would help general long-term adoption. |
Yes. It would be awesome to join a voice call (or video call without video) while driving. Businesses could like that. |
For reference, Here is Signal's implementation of Android Auto integration. Here's another implementation from an XMPP client called "Conversations" |
Any news on this one? It's a huge missing point compared to the others, and the reason why my wife doesn't want to switch from WhatsApp to Matrix ;) |
I wonder if the new jetpack library could help with this: https://android-developers.googleblog.com/2020/10/introducing-android-for-cars-app-library.html |
Available in EA 1.3.2, see #4078 for more details |
Just an FYI for anyone reading this closed issue: Here's how you can get Android Auto working on a · Enable Developer Mode in the Android Auto app. Settings > Tap the "Version and permission info tab" until Developer Mode is enabled. Very excited to have this working! |
Hi @th0mcat, |
@bmarty can we get this re-opened please? I can't really see evidence this is mainlined. |
@JacobKochems @BloodyIron I've had Android Auto notifications working no problem in my CR-V for the past 2 years on various Google Pixels. If you are using a dbg build of Element/SchildiChat, you have to go into your Android Auto settings, Enable Developer options (scroll to the bottom and tap on "Version and permission info" until you get the toast that Developer mode has been enabled), and enable Unknown sources (tap the three dot menu, Developer Settings, scroll down). If you're using a normal build from Google Play Store/F-Droid, it should just work by default. |
@th0mcat thanks for the insights! :) |
I think only receiving messages and answering to them via speech assistant works. |
It would be great to support Android Auto. Especially for notifications.
I tried declaring android auto support in the manifest https://developer.android.com/training/cars/messaging#manifest-messaging but it didn't seem to work. I thought that with the notifications now using MessagingStyle we would get Android Auto support for free.
Maybe someone else could test.
was previously requested for riot-android as:
element-hq/riot-android#2811
element-hq/riot-android#698
The text was updated successfully, but these errors were encountered: