Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.85 KB

File metadata and controls

31 lines (20 loc) · 1.85 KB

[🧪 Experimental] Android Auto

Important

I do not use Android Auto, so any bugs that occur will have a lower priority. In addition, we're not responsible for any jankiness that occurs when using this app with Android Auto.

Android Auto support will stay as an experimental feature for the foreseeable future. As such, there are some caveats you need to be aware of:

  1. Android Auto may not display all tracks (probably for safety to limit driver distraction).
  2. Search & voice commands aren't implemented.
  3. Shuffle & Repeat state can only be controlled via the Android app.
  4. Changes made to any lists via the Android app may not immediately be reflected on the Android Auto interface. Relaunching the app will resynchronize the data.
    • This shouldn't necessarily be a problem as you shouldn't be changing any lists while driving.

Note

This app should work with Android Auto without any additional configurations. If it doesn't show up, you may need to enable Developer Mode and allow "Unknown Sources".

Other Notes

Developer Notes

Testing the app in Android Auto requires using the Desktop Head Unit (DHU) available in Android Studio.

  1. Enable Android Auto developer mode.
  2. Installing the DHU.
  3. Connecting to the DHU with device via USB.

Additional Notes For Adding Android Auto Support