visual studio 2015 - Why is the Windows 'For developers' Settings dialog window appearing each time I create a new Zebble for Xamarin - Cross Platform Solution project? -


using visual studio 2015 update 3, trying follow video instructions creating new project found here: http://zebble.net/docs/creating-a-new-project

i following:

  1. i ensure zebble extension installed
  2. i click start screen's 'new project' link
  3. i select 'zebble xamarin - cross platform solution' project type
  4. i name project 'my application'
  5. i click 'ok' button

what happens next is:

  • the windows 'settings' dialog window appears on top off visual studio window , in left hand pane 'for developers' selected (the same dialog appear if pressed windows key on keyboard , typed "settings" followed pressing enter key)

to resolve windows 'for developers' settings dialog window appearing each time, need enable device development.

to enable developer mode:

  1. from developers settings dialog, choose 'developer mode'
  2. read disclaimer setting chose, click yes accept change.

after clicking yes, may prompted restart computer.

source: enable device development


Comments