Create an AVD using the Android Nexus 5 API 23 x86 image. By default, the name of the AVD should be Nexus 5 API 23
.
Note
Android studio has officially released three types of emulators for Nexus 5 API 23 x86, i.e., with Google Play Store, with Google API only and without any Google stuffs. Here you must select the one without any Google stuffs since we will install a full Google service framework manually.
Follow instructions in https://medium.com/@dai_shi/installing-google-play-services-on-an-android-studio-emulator-fffceb2c28a1