IntelliJ change Android SDK Manager path

Answered

Recently I have changed the directory where I have my Android sdk. I have faced problems setting the SDK Manager tool of IntelliJ becasue I am not able to set it to find the new location. Is there any way to "say" to ItelliJ where to find the sdkmanager?

0
3 comments

As far as I know, SDK Manager has been deprecated and is no longer available if you install the new SDK.

See https://youtrack.jetbrains.com/issue/IDEA-170166.

0
Avatar
Permanently deleted user

So the tool SDK Manager delivered with the Android Plugin of IntelliJ (Tools > Android > SDK Manager) will not work any more? It there any workaround? Other than use the the tool of Android Studio?

0

If your SDK installation still has the manager app, you can run it manually.

0

Please sign in to leave a comment.