Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15504] Android: No Android SDKs were found under the specified SDK location

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-10-25T23:41:54.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 22, 2013 Sprint 22 Core
ComponentsAndroid
LabelsAndroid, NDK, SDK, location
Reporterkosso
AssigneeChris Barber
Created2013-10-16T10:12:39.000+0000
Updated2017-03-30T21:18:48.000+0000

Description

Since an recent update my Android dev environment has stopped working. Even though I have all the pre-requisite SDK versions installed (and have had for a while) and the locations set in the Studio prefs, I'm getting the message : "[Android SDK Home] No Android SDKs were found under the specified SDK location" I've tried re-installing android and the SDKs again to no avail. Others are having the issue too, but I can't seem to resolve this. Any ideas what's happened? https://developer.appcelerator.com/question/158387/since-studio-320---its-not-finding-my-android-sdk http://developer.appcelerator.com/question/158401/android-sdk

Comments

  1. kosso 2013-10-16

    I had upgraded my CLI to 3.2.0. Downgrading to 3.1.2 has fixed it. But now I can't try the 3.2.0 Ti SDK. How can I get around this?
  2. Chris Barber 2013-10-25

    This was probably an issue with an earlier 3.2 SDK. I tried to reproduce it and it appears to work just fine as long as you have the latest Titanium CLI 3.2 and select the latest Titanium SDK 3.2 (master) as selected sdk.
  3. Abdoulaye Siby 2013-12-25

    This bug still exists on the recently released SDK 3.2.0.GA No offence, but the current state of the SDK 3.2.0 is "useless" for the Android platform. To reproduce the problem, you will need to trying a fresh installation. Then you will experience the following: 1. Even if you have android SDK installed, titanium will try to download and install it again instead of using the existing one. 2. After titanium downloads and installs the sdk, it will still not recognized it. Thanks ... and keep up the good work.
  4. Oscar Kneib 2013-12-29

    I had this problem too. I tried everything and reinstalled many times. After a few hours I stumbled uppon a folder /opt on my Mac (just updated to Mavericks) This /opt folder was owned by root and had permissions 700. Only Imagemagick was installed there. I did : sudo chmod -R 755 /opt and this problem was gone for me. @Abdoulaye Siby, I hope this points you to a solution...
  5. Yoav Amit 2013-12-29

    Hey, Had the same problem. What solved it for me was adding an AVD to the android virtual device manager. Hope it helps.
  6. Taichiro Yoshida 2014-04-16

    Same for me. ANDROID_SDK_PATH = $HOME/Library/android-sdk-macosx (installed by Titanium IDE ) Titanium Studio, build: 3.2.1.201402041146
  7. Manuel Conde Vendrell 2014-07-21

  8. Sameeh Harfoush 2014-07-31

    The problem is in titanium config.json file (under /Users/sam/.titanium in mac). the file has a json parsing error that is effecting the entire studio. i had "/Users/sam/Library/Application Support/Titanium/"}}" string appended in the end of the file. after removing it all went well
  9. Lee Morris 2017-03-30

    Closing ticket as I am unable to reproduce the issue using the following environment; Pixel (7.1) MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.0.3 GA Appc NPM 4.2.8 Appc CLI 6.1.0 Ti CLI 5.0.11 Alloy 1.9.5 Arrow 1.10.1 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80

JSON Source