How to update Xamarin for Android within Visual Studio Community 2015

后端 未结 5 768
攒了一身酷
攒了一身酷 2021-02-03 16:58

I\'ve recently installed Visual Studio Community 2015 and I\'ve been following an MSDN tutorial \"Build cross-platform apps with Xamarin\". When its time to design the look of t

相关标签:
5条回答
  • 2021-02-03 17:41

    In newer Version of Visual studio this option is available in Other node

    Goto VS 2015 -> Tools -> Options -> Xamarin -> Other -> Check Now

    Here you can choose between Alpha, Beta or Stable versions of xamarin for Visual Studio.

    0 讨论(0)
  • 2021-02-03 17:43

    Tools --> Options --> Xamarin

    Under "iOS Settings" and "Android Settings" there is a link for "Check Now" next to the Updates settings

    0 讨论(0)
  • 2021-02-03 17:43

    You might want to update to Beta release if you need the latest components -

    Goto VS 2015 -> Tools -> Option -> Xamarin -> Others -> Check Now

    0 讨论(0)
  • 2021-02-03 17:51

    They moved the "Check Now" into the harder-to-find Tools/Options/Xamarin/Other. We must always be on guard when dealing with the

    Other

    0 讨论(0)
  • 2021-02-03 17:52

    Apparently, my problem was solved after installing SDK Platform for Android 6.0 or API 23. API 24 or higher i.e Android 7.0 (Nougat) didnt run. If still not solved then install SDK Platform for even lower APIs like 22,21 ... Hope it helps.

    0 讨论(0)
提交回复
热议问题