Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-177] Android Plugin: Emulators not detected if the sdk is not detected

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2017-11-21T15:45:51.000+0000
Affected Version/sAppc Daemon 1.0.0
Fix Version/sAppc Daemon 1.0.0
Componentsappcd-plugin-android
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-11-21T12:54:55.000+0000
Updated2017-11-21T15:45:51.000+0000

Description

Description

DAEMON-129 coupled emulator detection to SDK detection. However, that made it possible that when no android SDKs are detected we will never trigger the emulator detection. We should trigger emulator detection at some point during that init function that doesn't rely on SDK info being updated.

Comments

  1. Ewan Harris 2017-11-21

    https://github.com/appcelerator/appc-daemon/pull/174

JSON Source