Search code examples
xamarinvisual-studio-2015android-emulatorxamarin.androidvisual-studio-emulator

visual studio emulator dont run app and xaml page in xamarin


I'm new in xamarin. I've installed xamarin in visual studio 2015 and I spent all the steps mentioned in xamarin site and I created a sample project in visual studio for xamarin when I have running project visual studio emulator running up success but don't deploy app or xaml page.

This is my xaml page that I want to see after running emulator:

click to see image()

After running xaml, the page doesn't show:

click to see image(after running xaml page dont show)

In image2 emulator dont show xaml page


Solution

  • Please make sure the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Android is set to Android SDK value you see in Visual Studio > Tools > Options > Xamarin > Android Settings. Then close everything, and try again.

    Reference: https://bugzilla.xamarin.com/show_bug.cgi?id=43538