Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26270] Android: Cannot build anymore, "ti info" broken

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2018-08-07T09:59:16.000+0000
Affected Version/sRelease 7.4.0, Release 7.3.0, Release 7.2.0
Fix Version/sn/a
ComponentsAndroid, CLI
Labelsn/a
ReporterHans Knöchel
AssigneeEric Merriman
Created2018-08-06T08:36:29.000+0000
Updated2020-01-30T15:01:58.000+0000

Description

Our Android setup is broken. Since the latest Android Studio update, I cannot see any emulators anymore and "ti info" is giving the following:
NOTE: The following Android information has been determined using deprecated detection logic. To
display more accurate information, install and select a Titanium SDK 3.2 or newer.

Android SDK
  Android Executable          = /opt/android-sdk/tools/android
  SDK Path                    = /opt/android-sdk

Android NDK
  NDK Path                    = not found
  NDK Version                 = not found

Android Platforms
  None

Android Add-Ons
  None

Android AVDs
  None

Issues
  No issues detected! Your development environment should be working perfectly!
Not only is the note about "upgrading to Ti SDK 3.2" incorrect, outdated and confusing, but also the CLI thinks there are no issues although obviously no Android platform can be detected properly.

Comments

  1. Hans Knöchel 2018-08-07

    Resolving as per note from [~eharris]. The issue was that I selected a custom SDK 8.0.0 that does not have the Android part of the SDK installed. We could improve the output for that, but that looks very dev-specific and edgy, so no worries here. Thank you [~eharris]!
  2. Alberto Marcone 2020-01-30

    similar thing happened to me, I had to switch to another sdk (8.2.0.GA) and it started working again. Not sure why it doesn't work with a newer version (8.3.0.GA). Thanks Hans!

JSON Source