Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16710] Android: Emulators created with Android SDK-Tools 22.6.2 will not work with 3.2.2.GA SDK or lower

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-07-02T17:09:03.000+0000
Affected Version/sRelease 3.2.2
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.2.2
ReporterSamuel Dowse
AssigneeIngo Muschenetz
Created2014-03-26T17:54:10.000+0000
Updated2014-07-02T17:09:17.000+0000

Description

Description

The latest Android SDK-Tools (22.6.2) causes any project with the SDK set to 3.2.2.GA or lower to fail if building to emulator. Android devices work fine with any version of the SDK. This means that users must either use the 3.2.3 branch, or not update their Android SDK-Tools version.

Steps To Reproduce

1. Update to Android SDK-Tools to version 22.6.2 2. Create a default emulator or let Studio create one for you 3. Set the SDK version to 3.2.2 or below 4. Build to the emulator

Expected Result

Project should be installed to emulator

Actual Result

Project fails to build

Comments

  1. Samuel Dowse 2014-06-27

    Attempted to test this ticket however ran into the following problem. Downgrading to Android SDK-Tools 22.6.2 is possible, however this issue occurred due to a combination of: Android SDK-Tools: 22.6.2 Android Platform-Tools: 19.0.1 Android Build-Tools: 19.0.3 It's not possible to install an earlier version of Platform-Tools as Google only offers the latest version which is 20. I have no way of getting into the correct environment to test this ticket. Using: Mac OSX 10.9.3 Android SDK-Tools: 22.6.2 Android Platform-Tools: 20 Android Build-Tools: 19.1 Titanium SDK: 3.2.2.GA Titanium CLI: 3.2.3.GA I was able to build build and install an application to emulator.
  2. Eric Merriman 2014-07-02

    We are unable to reproduce this, so closing as such.

JSON Source