Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16640] Android: SDK-tools 22.6.1 creates emulators based on the emulator skins of the Android SDK

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-03-24T23:11:41.000+0000
Affected Version/sRelease 3.2.1
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.2.3, Release 3.3.0
ComponentsAndroid
LabelsAppceleratorStudio_BAT, qe-3.2.1, qe-testadded
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-03-18T17:35:01.000+0000
Updated2014-07-31T18:15:10.000+0000

Description

Description

After updating to the latest Android SDK-tools I removed all my emulators. Once removed I opened Appcelerator Studio in the hopes it would create a new emulator for me. Instead it creates an emulator based on each emulator skin. For example, "10.1 WXGA (Tablet)" Upon further inspection these aren't actually created emulators, but instead is just a list of all the skins. Trying to build a project with one of these emulators results in a build failure. "ti info -t android" lists all of these emulators as undefined.

Steps To Reproduce

1. Update your Android SDK-tools to 22.6.1 2. Remove all your emulators 3. Open Studio and create a project 4. Bring up your list of emulators 5. Build to one of the emulators

Expected Result

One emulator should be created based on your latest Android SDK install

Actual Result

A list of all the emulator skins is displayed Builds fail when building to emulator

Attachments

FileDateSize
androidEmulators.txt2014-03-23T06:19:19.000+000011620

Comments

  1. Ingo Muschenetz 2014-03-18

    Chris, can you please take a quick look?
  2. Chris Barber 2014-03-24

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5506 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5507
  3. Lokesh Choudhary 2014-03-25

    Verified the fix. We see the available emulators as expected. Closing. Environment: Appc Studio : 3.2.3.201403190645 Ti SDK : 3.2.3.v20140324114345 , 3.3.0.v20140324231714 Mac OSX : 10.8.5 Win 8 32 bit Alloy : 1.3.1 CLI - 3.2.1 Android sdk tools :22.6.1

JSON Source