endyrubbin / AAStream

AA Stream is a device screen mirroring application for Android Auto
146 stars 35 forks source link

Question: Will this be compatible with the new AA that will come out soon? #4

Open albeedelacruz opened 5 years ago

zencooler commented 5 years ago

In my case it works like a charm with no problems on latest version of AA (4.5.592854) even with new UI switched on.

albeedelacruz commented 5 years ago

Thanks for the feedback. I have installed the version you stated but for some reason, I am still getting the old UI. Is there anything I need to do?

Sent from my iPhone

On 1 Aug 2019, at 10:11 PM, zencooler notifications@github.com wrote:

In my case it works like a charm with no problems on latest version of AA (4.5.592854) even with new UI switched on.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

zencooler commented 5 years ago

If you do not have new UI then open the Android Auto app on your phone. Tap the three line menu icon in the top left corner. Tap Settings. Tap Try the new Android Auto to toggle it on And that's it. If you don't have option "Try the New Android Auto" in settings try to do do this procedure first:

  1. run command: sqlite3 /data/data/com.google.android.gms/databases/phenotype.db
  2. run SQL command: update flags set boolval=1 where name='Boardwalk__enabled';
  3. reboot phone And then maybe this option will appear in Settings...