Xamarin开发的时候大家都有一个疑问,就是apk文件会不会特别的大,启动会不会很慢.答案是肯定的,文件肯定大,启动肯定会慢,但是具体大多少.具体慢多少,有什么因素可以使apk文件稍微小一点.可以使启动时间稍微短一点呢? How to make a Xamarin.Forms app have smaller apk size and start up faster? 在Xamarin的编译选项中有几个比较关键,分别是:BundleAssemblies AotAssemblies Enable
using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Linq; using System.Windows; using ESRI.ArcGIS.esriSystem; using System.Xml.Serialization; using System.IO; using SWGW.Properties; using System