[mono-android] Size of package
Atsushi Eno
atsushieno at veritas-vos-liberabit.com
Wed Jun 27 15:32:55 UTC 2012
Hello,
It is (again likely) because XmlSerializer is huge. It involves all XML
schema, XmlReader and all relevant classes from System.Xml.dll.
XmlSerializer is not very best option if you care a lot about apk size.
Atsushi Eno
Pattt wrote:
> Hi,
>
> my application does pretty nothing and the package size is about 6Mb.
>
> - Is there some way to reduce it ?
> - Is it a problem finally?
>
> Best
> Patrick.
>
> --
> View this message in context: http://mono-for-android.1047100.n5.nabble.com/Size-of-package-tp5710599.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
>
More information about the Monodroid
mailing list