Since I updated my Android Studio version, the Emulator doesn't work, inside the AVD Manager I configured the Nexus 5X API 27 the last version, obviously I have got installed the SDK Platform API 27 and every SDK Tool is installed, when I run my project it appears an error which is this one:
Emulator: Process finished with exit code 1
And before this error, sometimes I see this:
Emulator: emulator: ERROR: Missing initial data partition file: C:\Users\Nicco.android\avd\Nexus_5X_API_27.avd/userdata.img
I am getting crazy, I also tried to remove the Instant Run in setting but nothing, it's not the problem.. I don't think its the Emulator's RAM, what should I do? I need to fix this