[
https://issues.apache.org/jira/browse/CB-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294687#comment-13294687
]
Anis Kadri commented on CB-661:
-------------------------------
I was looking at those debug/emulate/log. Are they really necessary ?
I mean they're only calling standard android commands anyway.
Some of them do not work because they require the AVD to be named "default" :-/
I am all for automating the painful task of creating new cordova android
projects. But when you already have a working project why not rely on the
standard android commands ? Especially if you have multiple AVDs and depending
on your project you might want to use a specific one.
The only one that I think is somewhat useful is the debug one that launches the
default activity. So either improve the current ones or trash them all together.
> project ./cordova folder scripts
> --------------------------------
>
> Key: CB-661
> URL: https://issues.apache.org/jira/browse/CB-661
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: Android
> Reporter: Shazron Abdullah
> Assignee: Anis Kadri
> Fix For: 1.9.0
>
>
> inside a generated project ./cordova folder contains scripts for the
> following functionality:
> debug: compiles app and launches it on first available emulator or device
> emulate: launches default emulator
> log: attaches console.log statements to STDOUT
> these three script exist today in generated ios and android projects; pls
> ensure they work w/ latest
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira