This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12134 - Android: install codecs as native libs instead of extracting them from libmisc.so
Attached to Project:
Rockbox
Opened by Dominik Riebeling (bluebrother) - Sunday, 29 May 2011, 13:42 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 31 May 2011, 23:26 GMT+2
Opened by Dominik Riebeling (bluebrother) - Sunday, 29 May 2011, 13:42 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 31 May 2011, 23:26 GMT+2
|
DetailsCodec files are loaded as dynamic libraries on Android. Instead of extracting them from the packaged libmisc.so and therefore having them present twice on the device this patch puts them into the apk as native libraries. This decreases the size of the installed Rockbox by the compressed size of the codecs. Also, the extraction on first Rockbox startup gets notably faster since it's less data to extract.
This brings the size of installed Rockbox down from 13.0MB to 8.57MB on my device (Application / Data: 9.6 / 3.4 to 8.1 / 0.5) (I'm using |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Tuesday, 31 May 2011, 23:26 GMT+2
Reason for closing: Accepted
Tuesday, 31 May 2011, 23:26 GMT+2
Reason for closing: Accepted