2

I'm new with Android Auto and I have a queation. I have an app that the user only have to select items and pay. Can brings my app to Android Auto? Because I was searching a lot and I only find examples for media and messages apps. Studing the examples in the SDK of the media and messages, they not provide a layout for the Android Auto app.

Luis E. Vega
  • 399
  • 2
  • 14
  • 2
    (_Off topic comment_) So shop while driving? I wonder if that is safe and would ever pass their [review mechanism](http://developer.android.com/distribute/googleplay/auto.html#track_review). – Siddharth Lele Feb 17 '16 at 11:41
  • Yeah, but the user will only be able to buy near the shop. (In the parking) – Luis E. Vega Feb 17 '16 at 11:44

2 Answers2

3

Android Auto as of now supports only Media and Messaging Apps integration.

Aun
  • 1,883
  • 1
  • 17
  • 26
  • +1 Yep. Still is. I'm not sure if they're still planning to provide further customization for different kinds of apps for this. – AL. Jul 12 '16 at 08:42
1

It can be done, but currently the custom app SDK is private - you have to ask Google for access to it.

https://www.google.com/design/spec-auto/custom-apps/custom-app-anatomy.html#custom-app-anatomy-structure

dodgy_coder
  • 12,407
  • 10
  • 54
  • 67