[AC-2080] TiStudio: Android sdk not found
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-01-16T02:39:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Alessandro Grillea |
Assignee | Shak Hossain |
Created | 2014-01-16T00:10:25.000+0000 |
Updated | 2016-03-08T07:41:02.000+0000 |
Description
Steps to Reproduce
i have run all the step form titanium site for install but always titanium not found the android sdk Home.
this message is my obsession:
'Could not locate the Android SDK at the given path'
but the path is there .... I have installed SDK API 10...11 .....12....ext but not resolve.
the log not help me
Actual Result
'Could not locate the Android SDK at the given path'
Expected Result
I can work
Attachments
This appears to be a known issue described at TISTUD-6007. Studio fails to recognize a valid Android SDK location if the android.sdkPath hook (in 'titanium config') refers to a different path. To work around the problem, you can use the command 'ti config android.sdkPath /path/to/android/sdk' to set the path on CLI, restart Studio and configure the same path in Studio preferences.
Marking this resolved since it is known and a work-around has been proposed. A permanent fix is going to be available in the next Studio release.
Closing since TIMOB-6007 has been fixed.