Error Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'monotouch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Perhaps it doesn't exist in the Mono for Android profile?
File name: 'monotouch.dll'
at Xamarin.Android.Tuner.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters)
at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel)
at Xamarin.Android.Tasks.ResolveAssemblies.Execute() RepositoryPatterns C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets 1316
i'm using xamarin android with SQLite and getting exception.