Re: [mono-android] proguard

2012-12-22 Thread Atsushi Eno
Not now, but actually it is one of my wishlist item to do. Jonp is right on that it is not realistic to let the tool to eliminate unnecessary classes automatically. But it might be still possible to have proguard intercept the build and reduce whatever you specified (at your risk :-) . Actually,

Re: [mono-android] proguard

2012-12-19 Thread Jonathan Pryor
On Dec 19, 2012, at 8:52 AM, Jeremy A. Kolb - ARA/NED wrote: > Is there a way to use proguard to shrink jars that’s compatible with Xamarin? I'm not sure this will ever be possible. Proguard is conceptually similar to our linker, and as such it requires a "global" view of all Java bytecode so t

[mono-android] proguard

2012-12-19 Thread Jeremy A. Kolb - ARA/NED
Is there a way to use proguard to shrink jars that's compatible with Xamarin? ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid