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?
Asked
Active
Viewed 1,648 times
1 Answers
1
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.

Silva2351
- 332
- 2
- 12
-
I understood it all wrong and did not think I could try it on an actual device. I thought it would detect it was a mobile and would display it as a regular app. Thanks! – AlvaroSantisteban Apr 16 '15 at 11:10