Skip to content
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

Closed
bbigras opened this issue Jun 28, 2019 · 16 comments
Closed

Android Auto integration #240

bbigras opened this issue Jun 28, 2019 · 16 comments

Comments

@bbigras
Copy link

bbigras commented Jun 28, 2019

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

@bmarty
Copy link
Member

bmarty commented Jul 2, 2019

Don't text and drive :)

@fbruetting
Copy link

fbruetting commented Aug 8, 2019

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).

@bessw
Copy link

bessw commented Nov 14, 2019

Don't text and drive :)

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.

@bbigras
Copy link
Author

bbigras commented May 13, 2020

Any interest in this? It's really really useful.

and all the cools kids at school (FB Messenger...) do it.

@BloodyIron
Copy link

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.

@bbigras
Copy link
Author

bbigras commented Aug 22, 2020

Yes. It would be awesome to join a voice call (or video call without video) while driving. Businesses could like that.

@th0mcat
Copy link
Contributor

th0mcat commented Sep 25, 2020

For reference, Here is Signal's implementation of Android Auto integration. Here's another implementation from an XMPP client called "Conversations"

@foux
Copy link

foux commented Feb 11, 2021

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 ;)

@bbigras
Copy link
Author

bbigras commented Mar 3, 2021

@bmarty
Copy link
Member

bmarty commented Oct 4, 2021

Available in EA 1.3.2, see #4078 for more details

@bmarty bmarty closed this as completed Oct 4, 2021
@th0mcat
Copy link
Contributor

th0mcat commented Oct 5, 2021

Just an FYI for anyone reading this closed issue: Here's how you can get Android Auto working on a dbg build:

· Enable Developer Mode in the Android Auto app. Settings > Tap the "Version and permission info tab" until Developer Mode is enabled.
· Allow Unknown sources. Setings > 3 button menu > Developer settings > Check "Unknown sources".

image

Very excited to have this working!

@JacobKochems
Copy link

JacobKochems commented Jul 17, 2023

Just an FYI for anyone reading this closed issue: Here's how you can get Android Auto working on a dbg build:

Hi @th0mcat,
since you spoke about the debug build and it has been quite some time I was wondering if one still needs a debug build for this to work or if it's a released feature now.
I'm asking because I tried it as you described with release version 1.6.3 and wasn't able to get a notification by Android Auto.
When I google this feature the only meaningful result I get is this thread.

@BloodyIron
Copy link

@bmarty can we get this re-opened please? I can't really see evidence this is mainlined.

@th0mcat
Copy link
Contributor

th0mcat commented Oct 11, 2023

@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.

@BloodyIron
Copy link

@th0mcat thanks for the insights! :)

@bessw
Copy link

bessw commented Oct 12, 2023

I think only receiving messages and answering to them via speech assistant works.
Sending messages via speech assistant doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants