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 9(pie) issue with wifi connection to android auto #138

Closed
jpmu opened this issue Sep 10, 2018 · 8 comments
Closed

Android 9(pie) issue with wifi connection to android auto #138

jpmu opened this issue Sep 10, 2018 · 8 comments

Comments

@jpmu
Copy link

jpmu commented Sep 10, 2018

On updating to Android 9 (pie) the wifi connection to android auto no longer seems to work. Worked fine in Oreo. Works fine if I use the cable.

@rcin2008
Copy link

rcin2008 commented Oct 6, 2018

Same issue here, I have connected my car with my smartphone and started the server in the application Android Auto but it doesn't start. any solution ? PS: I have Oneplus 6 Android 9 (pie)

@silverchris
Copy link

I think Android changed the what ip address they use when setting up tethering.

I have noticed on my phone that it sets it's address to something in the 192.168.43.0/24 range, but never to the 192.168.43.1 specified in the wifi connection for android auto.

Been meaning to take a bit of a real look at this myself, as it would be nice to have going in my car, but haven't had a chance

@m3us
Copy link

m3us commented May 5, 2019

I have the same issue on a pixel 2xl; will look into it but I think AA searches for the wrong IP like silverchris mentioned.

@johnnyleitrim
Copy link

I have a potential fix for this that works on Ubuntu, but I'm not sure how to get the compiled code under mazda onto my car to test it. @Trevelopment , how do I get the newly compiled code on? The directory structure looks different than what's in MZD-AIO.

@Trevelopment
Copy link
Collaborator

@johnnyleitrim if you make an installer with MZD-AIO you just replace config/androidauto/data_persist/dev/bin/headunit with your compiled headunit binary, run installer, ??, profit!

@johnnyleitrim
Copy link

Thanks @Trevelopment - My change also includes adding a field to headunit.json - do I just replace that file in the installer too?

@Trevelopment
Copy link
Collaborator

Trevelopment commented Jun 17, 2019

yea put that in the same folder

@Trevelopment
Copy link
Collaborator

Fixed by #153

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

No branches or pull requests

6 participants