[TIMOB-14786] CLI: Create Genymotion Library
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-09-06T22:23:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 18 Core, 2013 Sprint 18, Release 3.2.0 |
Components | Android, Tooling |
Labels | module_CLI |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-08-08T17:41:14.000+0000 |
Updated | 2013-12-05T22:59:39.000+0000 |
Description
We need an Genymotion library that provides the following functions:
* detect Genymotion (TIMOB-14637 Android: Fix Titanium Build Script in order to support Genymotion Android Emulator)
* launch emulator
This library is adding a new dependency so QE should be involved as a stakeholder. Also, this feature requires the creation of a test plan, so 20 story points may be low.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/4646 To test: 1) cd support/node_modules/titanium-sdk/tests 2) node test-avd.js You'll have to modify test-avd.js to uncomment the test to run as well as set valid emulator names. The basic tests are detect, start, and stop.
Followed the steps given by Chris Barber & it works as expected. Environment: Appcel Studio : 3.2.0.201312042306 Ti SDK : 3.2.0.v20131204220843 Mac OSX : 10.8.5 Alloy : 1.3.0-beta CLI - 3.2.0-beta