Xamarin error on visual studio -
i install xamarin on visual studio , when want create blank app project gives error :object refrence not set instance of object.
this out put: enter image description here
looks didn't install (right) android sdks.
go tools > options , find 'xamarin' page. go 'android settings' , check if sdk path found.
if these aren't filled correctly should install them. easiest download installer xamarin or reinstall visual studio (through add/remove applications , edit visual studio installation).
you can install , manage seperate sdks using android sdk manager. can find under tools > android > android sdk manager.
in next screen can install sdks want use according emulator images, etc.
Comments
Post a Comment