[ALOY-307] Add --android for specifying the android sdk to alloy run
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-09-27T22:29:29.000+0000 |
Affected Version/s | 2012 Sprint 20 |
Fix Version/s | 2012 Sprint 20, Release 3.0.0 |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-09-27T21:23:53.000+0000 |
Updated | 2018-03-07T22:26:02.000+0000 |
Description
Developers need to be able to specify the location of their android sdk if they don't have a ANDROID_SDK environment variable. "--android" is an error message thrown from the titanium scripts, so that's the argument we'll use for "run" as well.
For the time being, a modification has been made to the android builder.py output to inform developers they need to set their ANDROID_SDK environment variable if they want to use alloy run from the command line. I left a TODO in there that mentions that alloy run will eventually be made absolute through running it through titanium