[Android] TODO

Martin Storsjö martin at martin.st
Thu Apr 19 10:13:18 CEST 2012


On Thu, 19 Apr 2012, Jean-Baptiste Kempf wrote:

> On Thu, Apr 19, 2012 at 11:01:04AM +0300, Martin Storsjö wrote :
>> Loading it from the SD isn't ok (it's mounted noexec), but the
>> normal app data directory (which is on /data which is mounted with
>> the right params) is ok.
>
> Oh, right!
> But it would solve the apk size duplication, no?

Yes, and it would also get rid of having to download all libs doubly (for 
armv5/v7) and would handle getting armv7+neon to the ones that can handle 
it.

And it can probably become messy, especially when it comes to updates and 
similar...

// Martin


More information about the Android mailing list