0
Is returning the following errors:
03:05 Emulator: emulator: ERROR: x86_64 emulation currently requires hardware acceleration!
03:05 Emulator: Warning: Quick Boot / Snapshots not supported on this machine. A CPU with EPT + UG features is currently needed. We will address this in a future release.
03:05 Emulator: Process finished with exit code 1
I have already done installation of HAXM.
The device I’m trying to simulate is a Nexus 5X. I tried some solutions proposed in some forums as change some advanced settings of the device, but I was not successful.
With other versions they run well in the emulator? What is your processor?
– Murillo Comino
It is much better you use the USB cable in a smartphone, than the Android Studio emulator and even Genymotion. The most you need to do is enable USB debugging and developer mode. Saves you time, processing and future problems. Most likely your computer does not support the emulation feature of Android Studio... or is with outdated drivers!
– DarioOliveiraBr
It is often necessary to test the app on other API’s and/or mobile models, depending on the project. If the application is for some company that will use a cell phone type X, in this case it is recommended to buy the same cell phone model to test the application, but in more generic cases the emulator is the best option.
– Murillo Comino
I don’t know this Genymotion. It’s lighter?
– user132891