Missing Visual Studio Android emulators from Cordova project targets -


the last time updated visual studio, accidentally unchecked 'android emulators' modules list, got uninstalled. since need them, went , modified installation windows 'add or remove programs', checked , installed 'android emulators' visual studio module, , seemed fine.

but then, when tried build android version of apache cordova app, noticed android emulators did not added target list. cordova project set start project.

i tried reinstalling whole module , reinstalling device profiles, they're still missing.

is there way configure devices/emulators show in list?

thank you.

enter image description here

so seems missing visual studio emulators android, have pre configured show 5" , 7" option. fresh install missed component (because not automatically checked). modify "microsoft visual studio" add or remove programs menu, , check vs emulators android add them version of vs. see checklist image below component is.

enter image description here

if want create custom android emulator show under "google android emulator" (because comes pre-installed), make sure google android emulator running virtual device created, , on deploy app should show on emulator.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -