Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1872] Android: Fix AVD naming scheme

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2013-09-06T22:23:27.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 18 Core, 2013 Sprint 18, Release 3.2.0
ComponentsAndroid, Tooling
Labelsandroid, androidbuild, ay-verified, cb-verified, defect
ReporterDon Thorp
AssigneeChris Barber
Created2011-04-15T03:04:26.000+0000
Updated2013-11-11T19:52:11.000+0000

Description

The current script for naming AVDs is based on the download order of the emulators. For instance if you download API 4 and API 8 and run the API 8 emulator. Then later you download the Google API emulator 4. It will launch the API 8 emulator.

If possible, we should also try and detect that the problem exists in their environment and fix the AVDs name to the new solution based on the contents of the AVD configuration file.

Comments

  1. Chris Barber 2013-09-04

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/4646
  2. Eric Merriman 2013-11-11

    The CLI for Android has been completely restructured. As such, the AVD naming convention is no longer as it was. We have verified the new "create your own" methodology and the backwards-compatibilty regarding existing AVDs. Closing as such.

JSON Source