Emulate Android Studio | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Emulate Android Studio

I've installed Android Studio. But when I try to run a project, it asks me to run Haxm, also done, but, can't run the emulator and compile. What can I do?

7th Jun 2018, 2:20 PM
Antoine
Antoine - avatar
3 Answers
+ 4
https://developer.android.com/support ^Check out their support area.
7th Jun 2018, 2:58 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 2
With the Link provided by @Fata1 Err0r hopefully you will fix your emulation issue. I just wanted to add, in case you have not, to consider setting your phone as a test device, the disadvantage is that the app takes more time to get launched cause there are more processes this way, but an emulator, as close to the real thing, it is not, and debugging is a crucial phase of development. https://www.youtube.com/watch?v=Qb2olFyoMV4 Good luck Antoine.
7th Jun 2018, 4:57 PM
Roberto Guisarre
Roberto Guisarre - avatar
+ 1
Thank you.
8th Jun 2018, 2:50 AM
Antoine
Antoine - avatar