[
https://issues.apache.org/jira/browse/CB-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010892#comment-14010892
]
Zarko Hristovski commented on CB-6766:
--------------------------------------
I see... Hello World actually has a correct structure.
In the case of my app I ended up with additional images and thus apk file size.
The app had its own splash screen images in drawable-ldpi, drawable-mdpi,
drawable-hdpi and drawable-xhdpi and the Cordova "default" ones came into these
new orientation-specific ( port and land ) folders. Not very self-evident but
at least it's clear now that it's a split and the aforementioned folders should
be used only to carry the app icons.
> Generated Android APK has much greater size when building with
> [email protected]
> ----------------------------------------------------------------------------------
>
> Key: CB-6766
> URL: https://issues.apache.org/jira/browse/CB-6766
> Project: Apache Cordova
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Zarko Hristovski
> Priority: Minor
>
> Building the same Android app with [email protected] and the latest offical
> ( [email protected] ) yields apk of much greater size.
> In the case of the Hello World app, the sizes of the generated
> HelloWorld-debug-unaligned.apk file come out as:
> 1,915,659 B - when built using [email protected]
> 220,883 B - when built using [email protected]
> If this isn't a bug then what is the reason for the manifold increase?
--
This message was sent by Atlassian JIRA
(v6.2#6252)