Just went through an install of Visual Studio 2015. Some packages failed to install. Here are the packages
Android SDK Setup (API Level 19 and 20) The following package(s) were not downloaded: addon-google_apis_x86-google extra-android-support. Please check your internet connection and try again.
Microsoft Visual C++ 2015 Redistributable (x86) 14.0.23026 Another version of this product is already installed.
Microsoft Visual Studio Connected Services Package failed.
Azure AD Authentication Connected Services Package failed.
Microsoft Azure Mobile Services Connected Services Package failed.
Microsoft Azure Storage Connected Services Package failed.
Microsoft VisualStudio.Office365 Package failed.
What are my options here? Do I really need these services? The most important is the android SDKs as I am wanting to do Xamarin development. Is it possible to install the specific SDKs (or any of these packages) separately?
Note: This was actually a repair install. All the Connected Services and Office365 had failed on the original install. So, I doubt another repair will take care of the problem.
Thanks for any suggestions you may offer.