Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17201] Android: "Genymotion.enabled" should be set to true by default

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-06-26T13:39:35.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sRelease 3.3.0, Release 3.4.0
ComponentsAndroid
Labelsmodule_cli, qe-3.3.0, qe-testadded
ReporterLokesh Choudhary
AssigneeChris Barber
Created2014-06-24T20:28:26.000+0000
Updated2014-07-03T09:58:11.000+0000

Description

Description:

Currently, we have to set genymotion.enabled to true manually in "ti.config" command in CLI to enable genymotion. If you don't , you don't see the genymotion emulator's. Since we are officially supporting genymotion from 3.3.0 this flag should be set to true by default.

Comments

  1. Ingo Muschenetz 2014-06-24

    I think you will enjoy fixing this.
  2. Chris Barber 2014-06-25

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5848 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5849
  3. Tim Poulsen 2014-06-26

    Genymotion-related config settings are not listed in output of ti config however without setting genymotion.enabled to true, I was able to build to and launch a Genymotion emulator. Thus, the default value is true as expected.
  4. Lokesh Choudhary 2014-06-30

    Verified the fix. Without the flag "genymotion.enabled" true, set in ti config, the genymotion emulator's are seen in studio. An android app built to genymotion emulator installs & runs successfully. Closing. Environment: Appc Studio : 3.3.0.201406271159 Ti SDK : 3.3.0.v20140627202512 Mac OSX : 10.8.5 Alloy : 1.4.0-rc2 CLI - 3.3.0-rc4 Code Processor: 1.1.1 Genymotion emulator : android 4.4.2, 2.3.7

JSON Source