Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15722] CLI : Genymotion emulator is detected as a device

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-15T01:52:10.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 23, 2013 Sprint 23 Core, Release 3.2.0
ComponentsCLI
Labelsmodule_cli, qe-manualtest, qe-nfc
ReporterLokesh Choudhary
AssigneeChris Barber
Created2013-11-15T00:01:13.000+0000
Updated2014-08-07T16:51:30.000+0000

Description

Description:

1.Install the genymotion emulator from their website. 2.Launch the genymotion emulator. 3.Run " ti info -t android -o json ". 4.Under devices check for emulator flag.

Actual Result:

1.The emulator flag shows "false".

Expected Result:

1.The emulator flag should be "true".

Comments

  1. Chris Barber 2013-11-15

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/4977
  2. Samuel Dowse 2013-11-15

    Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311150750 Titanium SDK, build: 3.2.0.v20131114184328 CLI: 3.2.0 Alloy: 1.3.0 Enabled genymotion using command "ti config genymotion.enabled true" Genymotion emulators are displayed under android emulators, not devices. Closing.

JSON Source