Questions tagged [android-auto]

A system and associated APIs for enabling display of Android apps on vehicle head units.

Android Auto (not to be confused with ) is a secondary interface that is implemented on the already existing Android operating system and extends the Android platform into the car. It basically runs on a smartphone but the display is on the car dashboard, which can be either a hands-free (voice recognition) or touchscreen interface. The car must support Android auto to interact with your user auto-enabled apps. At present Android Auto has around 40 manufacturers to co-operate including Audi, Ford, Mercedes Benz, VW, Volvo etc. Full list of compatible vehicles and Android devices you can find here.

When users connect (via USB or Wireless) their handheld devices running Android 5.0 or higher to a compatible vehicle, the Auto user interface provides a car-optimized Android experience on the vehicle's screen. Users interact with compatible apps and services through voice actions and the vehicle's input controls (like a touchscreen or dashboard buttons).

Android Auto Overview

Android Auto is also available on phone screens, giving users the full Android Auto experience entirely on the phone without needing to connect to a compatible vehicle. With this standalone, handheld version of Android Auto, users can still use voice to handle calls, messages, music, and navigation, using an interface designed for driving.

With Android Auto a driver's mobile will have access to several of the automobile's inputs and sensors with the help of Android Auto such: Compass, Wheel Speed, Sound System, Directional Speakers, Directional Microphones, GPS antennas, Mobile antennas.

More information

311 questions
0
votes
2 answers

Android Auto - launch third party app from within my app?

Is it possible to launch any third party application from my application on Android Auto I couldn't find anything mentioned on this anywhere. Note: Please note "Android Auto" (Car) words here. I am not asking for android mobile application.
0
votes
1 answer

Storing Conversation Messages for Android Auto in strings.xml

I have seen that in the following android auto sample - https://developer.android.com/samples/MessagingService/index.html message conversations are stored in an array in Conversation.java class. I know that in real world it should be done using a…
Smitha
  • 6,110
  • 24
  • 90
  • 161
0
votes
1 answer

Can I send Audio messages / notification in Android Auto?

Can I just send only Android Text messages as notifications to Android Auto Messaging system/app or - Is it possible to send media files like a voice/audio/mp3 notification via Android Auto?
Smitha
  • 6,110
  • 24
  • 90
  • 161
0
votes
1 answer

Overlay button over Google Navigation Android

I would like to know if it's possible to overlay a 'return' button over other apps? I'm coding a carPC frontend and when the user clicks the GPS button it launches Google Navigation. What I would like is a semi-transparent button then that floats on…
-1
votes
2 answers

What defines an unknown source in Android Auto

Currently, My team and I are developping an Android Auto enabled app. And it appears to me this app is only available in my car unit, when I enable unknown sources in the Android Auto app. However I'm wondering what defines an unknown source and how…
sn0ep
  • 3,843
  • 8
  • 39
  • 63
-2
votes
1 answer

Request permission from service in Android Auto

My app is running in Android Auto and requires acces to storage to work. Without this permission it can do nothing. How to ask permission to read and write storage from Android Auto. The permission request needs an activity and I have to do it from…
FF75
  • 21
  • 3
-2
votes
1 answer

How to customize hello message for media app in android auto?

I'm currently developing one Android auto media app. How can I do the same as Spotify when users not login, to give a message "Please login to use spotify". I'm not gonna do a login judgement, I just want to change the default hello message shown on…
westchen
  • 21
  • 1
-2
votes
1 answer

How to ask something in Android Auto and start voice recogniser for a reply?

I'm developing an Android Auto enabled app and I'm asking a question like, Do you want to navigate? In my case after ask the question, a voice recogniser must be enabled to get the answer Yes or No. Is there a way to do this ?
codebot
  • 2,540
  • 3
  • 38
  • 89
-6
votes
2 answers

Android Auto app doesn't work for reviewer, but works for us

I can't get my app through the revieew process. They have the following issue: Looking at your updated APKs from earlier today, we found the same issues persist. Specifically, we can't hear any audio while the app appears to be playing music (the…
Pitel
  • 5,334
  • 7
  • 45
  • 72
1 2 3
20
21