Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14985] CLI: Android: Improve mechanism for resolving tools from /tools, /build-tools and /platform-tools directory in Android sdk

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2013-09-26T20:58:28.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid, CLI, Tooling
Labelsn/a
ReporterAllen Yeung
AssigneeChris Barber
Created2013-08-28T17:13:40.000+0000
Updated2017-03-21T18:04:45.000+0000

Description

Currently, we just looking into all the folders like tools, platform-tools, and build-tools for executables like dx. The problem is that Google may change this directory structure during different releases, and we need to patch our tools accordingly each time. We need to find a way to mitigate this such that we don't need to change out build tools when Android changes their directory structure.

Comments

  1. Chris Barber 2013-09-26

    Titanium CLI 3.2 will allow the ability to specify paths every external executable dependency via the CLI's config. If something changes, we can have a workaround until it's fixed in the code.
  2. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source