AlvaroSantisteban
AlvaroSantisteban

Reputation: 5336

How to test an Android Auto App

I downloaded the API Simulators for the Android Auto Apps as it is said in the docs but I do not see it appearing on the categories of the AVD Manager. I am doing something wrong / do I have to do something else in order to test an App that I created for trying it out?

Android Auto App Testing

Upvotes: 1

Views: 2028

Answers (1)

Silva2351
Silva2351

Reputation: 342

Just go to the your SDK folder -> extras -> google -> simulators and install the "media-browser-simulator.apk" in the device you want to test your app and Voila.

Upvotes: 1

Related Questions