That’s interesting. I’ve seen the stackoverflow link you provided. I did try yesterday everything there and it didn’t help. What I just did to fix my issue was:
- Navigate to the /Users/user_xxx/.android/avd/Nexus6API22.avd
- Delete all the locks via: $rm *.lock
- Wiped Data via AVD Manager
- Restart the Emulator
- Success.
Thanks!