There are a number of variations of this question, however most are very old, and don\'t really answer the question at all. I\'m NOT asking how to install Play Services, th
Assuming you're using Android's default AVDs, as opposed to Genymotion, you just have to make sure everything has been updated.
This is what's working for me. If you are using using the current version of play services, 9.6.1 or higher, make sure of the following:
After ensuring all of that, and restarting Android Studio (because better safe than sorry), make a new AVD. I mainly use the following settings: - Nougat (API 24) - ABI - x86_64 - Target - Android 7.0 (with Google APIs)
This is working for me, as I was having the same problem this morning until I updated everything. Good luck :)