Xamarin Android提示内存溢出错误 错误信息:java.lang.OutOfMemoryError, Consider increasing the value of $(JavaMaxinumHeapSize). Java ran out of memory while executing ‘java.exe -jar’这时,需要设置Java编译堆栈大小.右击Android项目,设置项目的属性.在Android Options选项中,设置Java Max Heap Size为1G.
Xamarin.Android提示找不到mono.Android.Support.v4 错误信息:Error: Exception while loading assemblies: System.IO.FileNotFoundException:Could not load assembly ‘Mono.Android.Support.v4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065’.Perhaps i