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.

android settings page

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.

android sdk manager menu

in next screen can install sdks want use according emulator images, etc.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -