I was working on an Android project using Xamarin in Visual Studio 2012. I recently upgraded from an HDD to a SSD so I reinstalled Windows and all of my programs.
Af
In my case issue was two activities were Launcher activities,so I made one of them Launcher activity.
You can remove from AndroidManifest.xml file or MainLauncher = true from .cs Activity file attribute
MainLauncher = true