Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10051] Android: default app apk size has increased significantly

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionNot Our Bug
Resolution Date2012-07-20T23:54:34.000+0000
Affected Version/sRelease 2.1.0, Release 2.1.1
Fix Version/sn/a
ComponentsAndroid
Labelscore, qe-and070112
ReporterDustin Hyde
AssigneeAllen Yeung
Created2012-07-19T18:31:08.000+0000
Updated2013-05-01T19:58:12.000+0000

Description

When the default titanium app is packaged for android, the apk file size is now 5.9 MB instead of 5.4 MB. This is a regression from 2.1.0. This did not occur in 2.0.2. Steps to Reproduce: 1. Open Titanium Studio and create a default titanium app. 2. Build the project to create the apk. 3. Check the size of the apk. Actual Result: 5.9 MB Expected Result: 5.4 MB

Attachments

FileDateSize
NewProject_2.0.2.apk2012-07-19T18:31:08.000+00005362367
NewProject_2.1.0.apk2012-07-19T18:31:08.000+00005928672

Comments

  1. Allen Yeung 2012-07-20

    The apk is better since we upgraded v8 between 2.0.2 and 2.1.0. I looked checked the libv8.a that we use in 2.0.2 versus 2.1.0, and there was around 600-700KB increase there.
  2. Dustin Hyde 2013-05-01

    Closing.

JSON Source