On Feb 25, 2013, at 1:14 PM, Jeremy A. Kolb - ARA/NED <jk...@ara.com> wrote:
> I’ve gone ahead an unchecked the armeabi-v7a and x86 supported architectures 
> and done a clean and deploy and those directory with corresponding 
> libmonodroid.so are still included in the APK.  This is an attempted 
> workaround for an issue where an armeabi lib is not being installed on an 
> armeabi-v7a  device.  Mono For Android 4.4.55.

This a Debug (using the shared runtime) or Release build? By default, Debug 
builds include all ABIs, as this makes it easier to "just create the package 
and deploy ~anywhere".

If this is a Debug build, try disabling the shared runtime; that should cause 
the $(AndroidSupportedAbis) MSBuild property to be obeyed.

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to