[
https://issues.apache.org/jira/browse/CB-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5793.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.4.0
Before:
{quote}
real 0m10.430s
{quote}
After - First build:
{quote}
real 0m9.533s
{quote}
After - Build with changed index.html:
{quote}
real 0m1.859s
{quote}
> Android's cordova/build script should not clean before every build
> ------------------------------------------------------------------
>
> Key: CB-5793
> URL: https://issues.apache.org/jira/browse/CB-5793
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
> Fix For: 3.4.0
>
>
> I believe the reason for this is that ant and eclipse build to the same
> directories, and mess each other up because of it.
> This can be easily fixed though:
> http://www.alittlemadness.com/2010/05/31/setting-up-an-android-project-build/
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)