[jira] [Commented] (CB-8469) Android projects are not importable by Android Studio until after first build

2015-02-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319416#comment-14319416
 ] 

ASF subversion and git services commented on CB-8469:
-

Commit d77ebc40a16ab27a8ed22c0bbf2ab8a84a5ac448 in cordova-lib's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=d77ebc4 ]

CB-8469 android: Call into platform's build.js after `plugin add` so that 
Android Studio will work without needing an explicit command-line build first


> Android projects are not importable by Android Studio until after first build
> -
>
> Key: CB-8469
> URL: https://issues.apache.org/jira/browse/CB-8469
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, CordovaLib
>Reporter: Andrew Grieve
>Assignee: Andrew Grieve
>Priority: Minor
>
> This will certainly trip up many people. Trick is that we need to do the 
> build.js logic where gradle files are added in:
> 1. as part of create script
> 2. as part of "plugin add", where plugins contain 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8469) Android projects are not importable by Android Studio until after first build

2015-02-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318991#comment-14318991
 ] 

ASF subversion and git services commented on CB-8469:
-

Commit db18e1480ee26f47c6cbb6763627d60b735c0167 in cordova-android's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=db18e14 ]

CB-8469 Create gradle build files as part of create script

Makes project imporatable by Android Studio before first build


> Android projects are not importable by Android Studio until after first build
> -
>
> Key: CB-8469
> URL: https://issues.apache.org/jira/browse/CB-8469
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, CordovaLib
>Reporter: Andrew Grieve
>Assignee: Andrew Grieve
>Priority: Minor
>
> This will certainly trip up many people. Trick is that we need to do the 
> build.js logic where gradle files are added in:
> 1. as part of create script
> 2. as part of "plugin add", where plugins contain 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org