Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14786] CLI: Create Genymotion Library

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-09-06T22:23:34.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 18 Core, 2013 Sprint 18, Release 3.2.0
ComponentsAndroid, Tooling
Labelsmodule_CLI
ReporterChris Barber
AssigneeChris Barber
Created2013-08-08T17:41:14.000+0000
Updated2013-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

Comments

  1. Matt Langston 2013-08-26

    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.
  2. Chris Barber 2013-09-04

    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.
  3. Lokesh Choudhary 2013-12-05

    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

JSON Source