Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25080] Android: Add Android Studio default SDK location to the scan locations

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2018-07-10T13:24:48.000+0000
Affected Version/sRelease 7.0.0, Release 6.2.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterEwan Harris
AssigneeUnknown
Created2017-08-10T10:30:23.000+0000
Updated2018-07-10T13:24:48.000+0000

Description

Description

I believe that most developers will be installing the Android SDK via Android Studio now, we should probably add the default install locations in our lookups [here](https://github.com/appcelerator/node-titanium-sdk/blob/e80bba152d54a8049ad6cf3164d6a499b7190d25/lib/android.js#L117-L119) For Windows it defaults to %localappdata%\Android\Sdk Need to check OSX but I think it's something like /Users/USERNAME/Library/Android/sdk We could probably expand this to NDK also, but there's probably some caveats there in that the NDK lives under Sdk\ndk-bundle (I was expecting an Ndk folder) and also there is only one install available, not multiple

Comments

  1. Ewan Harris 2018-07-10

    Closing as dupe as other one has PR

JSON Source