Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24698] Android: Unable to find default AVD emulator from CLI

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2017-05-16T22:57:53.000+0000
Affected Version/sRelease 6.0.4
Fix Version/sRelease 6.1.0
ComponentsCLI
Labelsqe-6.1.0, regression
ReporterAbir Mukherjee
AssigneeChris Barber
Created2017-05-15T23:24:28.000+0000
Updated2017-05-16T23:43:59.000+0000

Description

*Description* When building an Android app with "appc run" without specifying a particular emulator, a default emulator should automatically launch. Instead an error is occurring. This is a regression. This bug is not present in SDK 6.0.3.GA. *Steps to reproduce* From the CLI: 1. appc new 2. cd to the project. 3. appc run 4. Choose android. 5. Wait for app to launch on an emulator. *Result* AVD emulator does not launch. A Genymotion emulator is attempted to be launched but fails. Attached logs contain the failures. *Expected Result* The default AVD emulator should launch.

Attachments

FileDateSize
mod_build_fail.rtf2017-05-15T23:24:14.000+000049047

Comments

  1. Chris Barber 2017-05-16

    TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9064 TiSDK 6_1_X PR: https://github.com/appcelerator/titanium_mobile/pull/9065
  2. Abir Mukherjee 2017-05-16

    Passed FR with this environment: Node Version: 6.10.1 NPM Version: 3.10.10 Mac OS: 10.12.4 Appc CLI: 6.2.1 Appc CLI NPM: 4.2.9 Titanium SDK version: 6.1.0.v20170516141810 Xcode 8.3.2 I typed "appc run", and selected android. A default emulator was chosen and the app ran as expected. Closing ticket, as changes are seen in: 6.2.0.v20170516155434 6.1.0.v20170516160822

JSON Source