My Virtual Device is a phone called Nexus 5 with the system Nougat
API 25
Android 7.1.1 (Google APIs)
How do I solve this problem in Android Studio?
Asked
Active
Viewed 742 times
0

Vadim Kotov
- 8,084
- 8
- 48
- 62
-
An exit code <> 0 simply means that there is an error. The reasons for this may be too broad. Please add at least the stdout / stderr output (like here https://stackoverflow.com/questions/47739777/android-studio-avd-emulator-process-finished-with-exit-code-1). – quant Nov 01 '18 at 07:56
-
Possible duplicate of [Android Studio AVD - Emulator: Process finished with exit code 1](https://stackoverflow.com/questions/47739777/android-studio-avd-emulator-process-finished-with-exit-code-1) – Intsab Haider Nov 01 '18 at 07:57