How to create API-15 emulator with Google Play Services (Command Line)
问题 One user of my app is facing certain issues specifically on API Level 15 (4.0.4) , and I would like to reproduce the issue on my end. I don't have a 4.0.4 device, and I would like to create and emulator for this purpose. I'm running Android Studio 2.0-beta6 , and the GUI AVD Manager does not show any API-15 emulator images at all. So, I have then used the standalone SDK manager to install an API-15 level x86 system image, and then created an AVD from command line as follows. $ android create