Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12770] CLI: Default android AVD is out of sync with Studio

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2016-08-27T02:47:43.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sn/a
Componentsn/a
Labelsqe-sdk3.0.2
ReporterEric Merriman
AssigneeEric Merriman
Created2013-02-16T02:15:46.000+0000
Updated2017-03-23T21:33:52.000+0000

Description

If you do not pass in an AVD ID and skin, the default is ID 7 and HVGA. The minimum claimed by studio is "android-8" and since the ID varies by installation, it's possible to not get this as intended. Steps to reproduce: 1) Remove android api 7 (OS 2.1) if installed 2) Create a new project 3) run command ti build -p android Result: Failure to launch expected AVD in some cases Expected: Android API 8 will launch

Attachments

FileDateSize
_1.txt2013-02-16T03:08:06.000+00008340
android_em.txt2013-02-16T03:05:11.000+00002946

Comments

  1. Olga Romero 2013-02-16

    Please see attachment with log.txt
  2. Chris Barber 2016-08-27

    This is so old. Titanium 3.2.0 included a completely new Android build system where it tries to find the best emulator for the target SDK and Google APIs (if applicable). Plus you can now specific a specific device instead of a ID and skin.
  3. Lee Morris 2017-03-23

    Closing ticket as invalid with reference to the previous comments.

JSON Source