Joe Bowser created CB-3445:
------------------------------

             Summary: Move Cordova-Android Build Setup to Gradle
                 Key: CB-3445
                 URL: https://issues.apache.org/jira/browse/CB-3445
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Joe Bowser
            Assignee: Joe Bowser
             Fix For: 3.0.0


Currently we're using ant for our setup, and our setup can break every time 
that the Android SDK updates and change its build.xml.  However, the Android 
Team has created Gradle to be more robust such that it doesn't have the same 
problems as ant-based scripts.

This also has the advantage of using Android Studio for development instead of 
Eclipse, and the ability for us to bundle resources, which is something we 
haven't been able to do before.

Moving to Gradle has numerous advantages, but will break scripts, so this is to 
be moved in the post-3.0 timeframe.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to