I'm getting the following error when trying to preview XAML documents via the Xamarin.Forms Previewer while in Visual Studio.
An Android Application project must reference the project containing this xaml file in order to render in the previewer.
I've tried
- Closing the XAML file and reopening
- Verified the Java SDK path locations are correct
- Clean and Rebuilding Solution
Im using Xamarin 4.5.0.486, Android SDK 7.3.1.2, Xamarin.iOS and Xamarin.Mac SDK 10.10, Visual Studio Community Version 2017
bin
andobj
folders, clean up the solution and rebuilt it all? I've some troubles using more then one instance of VS too. – Diego Rafael Souza