Reputation: 11595
Using Xamarin Forms, when I attempt to launch the Android app in VS2015RC, I receive the following error:
The pre-release version of Android Emulator has expired. Please upgrade to a newer version.
I have searched the web and am unable to figure out where to upgrade for the latest version?
Upvotes: 1
Views: 579
Reputation: 2125
You can update it from Visual Studio > Tools menu > Extensions and Updates > Updates > Visual Studio Gallery.
Alternatively, you can download it from the Visual Studio Extensions Gallery.
Upvotes: 9