Xamarin Visual Studio 2015- All components of the toolbox are disabled

0

I am running the lab01 from #MaratonaXamarin and after doing all the procedures to run Android the emulator screen appears, however I need to include the "hello world" button but the tollbox is with all the components disabled. Do you know how I can enable the controls in the toolbox?

Thank you

    
asked by anonymous 08.02.2017 / 03:51

1 answer

0

Alison, good evening.

Probably missing some API or SDK

See which emulator your project is opening, for example if it shows KitKat Android 4.4 next to API 19

Then in the Android SDK Manager select in the Tools folder the biggest api revision you need. Review example 19.1 for API 19 the API and in the Android X.x (API XX) folder you select Android 4.4.2 (API 19)

Try this, see if it helps.

t +

Edson

    
08.02.2017 / 04:00