1

I have integrated and installed android jdk and xamarin for visual studio. As a beginner I have created my first sample app with 2 to 3 controls to check the setup. I am trying to run the application and was expecting android emulator 'Android 7.1 -API 25) to load my app and render it. But though the emulator is getting instantiated, it is not loading the app and the vs keeps on showing the in progress bar at the bottom build status bar. I have also enabled emulated performance to hardware as my system supports it. My system has enough ram, but it still does not load the app.

enter image description here

Regards
Surojit

EhsanT
  • 2,077
  • 3
  • 27
  • 31
  • 1
    Possible duplicate of [App not run in visual studio emulator for android in visual studio 2015](http://stackoverflow.com/questions/32560853/app-not-run-in-visual-studio-emulator-for-android-in-visual-studio-2015) – CSharpRocks Mar 02 '17 at 19:54
  • visual studio or google emulator? does the emulator start up? did you unlock the android screen? real question, had a friend who didn't know he had to do this. – Joe Healy Mar 02 '17 at 20:11
  • I also get this on both my computers. I find that it deploys reliably to Genymotion emulators however. – tom-pratt Mar 20 '17 at 09:18

1 Answers1

0

Please check hardware visualization is enabled or not. Go to Bios setup >> configuration >> Intel Virtual Technology and enable it. This configuration is working for Intel processor windows OS.