2013-09-24 20 views
6

Örnek bir Xamarin uygulaması geliştiriyorum ve Android profili için bir hata oluştu, aşağıdaki hata.Windows forması Android profili için monoda yok mu?

Exception while loading assemblies: System.IO.FileNotFoundException: 
Could not load assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken='. 
Perhaps it doesn't exist in the Mono for Android profile? File name: 'Windows.dll' at 
Xamarin.Android.Tuner.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters) 
at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(List`1 assemblies, AssemblyDefinition assembly, Boolean topLevel) 
Xamarin.Android.Tasks.ResolveAssemblies.Execute() 

Tam olarak sorunun ne olduğunu anlayamadım, Android montajları için monoda pencere aksamı yok mu? Lütfen bana yardım et.

Xamarin.Android: http://docs.xamarin.com/guides/android/advanced_topics/assemblies

Xamarin.iOS:

http://docs.xamarin.com/guides/ios/advanced_topics/assemblies Yani Windows.dll kullanılamaz

cevap

-1

Android sdk'de güncellemeler bulunmalıdır.