[mono-android] Application Size upon deployment

Jonathan Pryor jonp at xamarin.com
Wed Dec 14 12:22:24 EST 2011


On Dec 14, 2011, at 12:06 PM, klimaye wrote:
> Here is the split from bin/release:
> 
> a. APK size                  :  5.4 MB
> b. class lib (dll) size      : 51 kb
> c. app (dll) size            : 179 kb
> d. Newtonsoft.Json.Monodroid.dll size: 358KB

Which version of Mono for Android is this? The above output would make sense for 1.2.0. Otherwise, you'll need to do as Jonathan Pobst suggested and run `unzip -lv your.apk` to se what's consuming most of the space in your .apk.

Thanks,
 - Jon



More information about the Monodroid mailing list