I'm new to coding and I'm learning to create android apps with Android Studio. Everything was working great, I was really enjoying the learning process, then one day out of nowhere the "Run App" feature stopped working.
It's been a few days of me trying to figure out what's gone wrong and it's safe to say that my level of patience has been tested. I do not know what to do because it seems like nothing is working.
I've uninstalled and reinstalled multiple times and checked all the settings. I haven't had much luck finding anything online relating to this problem. The only thing I've been able to do is start using Genymotion. However, I would still like to resolve this issue and make sure Android Studio is working how it should.
The below text is from my Event Log on Android Studio:
8:06 PM Emulator: emulator: ERROR: Missing initial data partition file: C:\Users\Alpha1\.android\avd\Nexus_5X.avd/userdata.img
8:06 PM Emulator: Failed to create vcpu 0
8:06 PM Emulator: Failed to create vcpu 0
8:06 PM Emulator: Failed to create HAX vcpu
8:06 PM Emulator: Process finished with exit code -1
I would have so much appreciation for anyone that can help fix this.