سلام خدمت دوستان عزیز من xamiran را نصب کردم و یه پروژه در محیط VS 2013 ساختم ولی موقع اجرا این خطا داد خیلی تو نت دنبال این خطا گشتم ،بعضی جاها گفته بودن با بروزرسانی API ها و SDK این مشکل حل میشه .الان من چندروزی هست که دارم بسته های محتلف اندروید را اپدیت میکنم ولی هنوز این خطا را موقع اجرا میدهو حالا نمیدونم باید من تمام نسخه و بسته ار بروز رسانی کنم یا فقط بسته های که الزامی هست را لطفا راهنمایی کنید.
من بسته های 2.1 و 2.2 و 4.1.1 و 4.2.2 و 4.3 و 4.4.2 و همچنین android sdk build-tools همه رو اپدیت کردم ولی هنوز خطا زیر را میده.


Error 1 The "Aapt" task failed unexpectedly.
System.IO.FileNotFoundException: Could not load file or assembly 'Ionic.Zip, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c' or one of its dependencies. The system cannot find the file specified.
File name: 'Ionic.Zip, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
at Xamarin.Android.Tools.Files.HashZip(String filename)
at Xamarin.Android.Tools.Files.HasZipChanged(String source, String destination, String& hash)
at Xamarin.Android.Tools.Files.CopyIfZipChanged(Strin g source, String destination)
at Xamarin.Android.Tasks.Aapt.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsof t.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstan tiatedTask>d__20.MoveNext()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
AndroidApplication2