Android Studio #1 : Error while waiting for device: The emulator process for AVD 4.65_720p_(Galaxy_Nexus)_API_25 was killed.

Solution
The problem was with the name of the virtual device.
Changed the name to "Galaxy Nexus" in the AVD Manager in Android Studio and the problem went away.

Its work!
Well done.

Comments