зеркало из https://github.com/mono/mail-archives.git
102 строки
3.3 KiB
HTML
102 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] Supported architectures? armeabi-v7a
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Supported%20architectures%3F%20armeabi-v7a&In-Reply-To=4ee67f26.051a640a.3d46.ffff8bba%40mx.google.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="007757.html">
|
|
<LINK REL="Next" HREF="007770.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] Supported architectures? armeabi-v7a</H1>
|
|
<B>Jonathan Pryor</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%20Supported%20architectures%3F%20armeabi-v7a&In-Reply-To=4ee67f26.051a640a.3d46.ffff8bba%40mx.google.com"
|
|
TITLE="[mono-android] Supported architectures? armeabi-v7a">jonp at xamarin.com
|
|
</A><BR>
|
|
<I>Mon Dec 12 20:00:02 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="007757.html">[mono-android] Supported architectures? armeabi-v7a
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007770.html">[mono-android] Supported architectures? armeabi-v7a
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7758">[ date ]</a>
|
|
<a href="thread.html#7758">[ thread ]</a>
|
|
<a href="subject.html#7758">[ subject ]</a>
|
|
<a href="author.html#7758">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Dec 12, 2011, at 5:24 PM, Vladimir Dimitrov wrote:
|
|
><i> So does this mean that we should always enable armeabi-v7a in cases when we use a lot of multi threading and floating point operations?
|
|
</I>
|
|
Maybe. Depends on the app. :-)
|
|
|
|
><i> I guess the trade off in this case is that if we include both there will be a bigger .apk as a result? Anything else?
|
|
</I>
|
|
That's pretty much it.
|
|
|
|
Furthermore, given that armeabi is ancient, and even the API level 14 emulator is armeabi-v7a, there is a case to be made that armeabi doesn't need to be supported at all, leaving you with just armeabi-v7a in your .apk. (Furthermore, I have no idea how many devices this would actually exclude, Firefox Mobile made the choice to go with supporting only armeabi-v7a, so this isn't an entirely unheard of decision.)
|
|
|
|
Either way, each libmonodroid.so is ~3MB in size, though this is compressed in the .apk to about 1.2MB, so you're looking at a minimum 1.2MB increase for each ABI you intend to support.
|
|
|
|
- Jon
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="007757.html">[mono-android] Supported architectures? armeabi-v7a
|
|
</A></li>
|
|
<LI>Next message: <A HREF="007770.html">[mono-android] Supported architectures? armeabi-v7a
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7758">[ date ]</a>
|
|
<a href="thread.html#7758">[ thread ]</a>
|
|
<a href="subject.html#7758">[ subject ]</a>
|
|
<a href="author.html#7758">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|