Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
626 views
in Technique[技术] by (71.8m points)

android - SDK Manager is greyed out

Searched for other answers but didn't find an exact answer.

I just installed Android Studio and followed exactly the directions that are displayed here: https://developer.android.com/sdk/installing/index.html?pkg=studio

When I move on to the next page here: https://developer.android.com/sdk/installing/adding-packages.html it states that I should "In Eclipse or Android Studio, click SDK Manager in the toolbar". But the Icon "SDK Manager" is greyed out.

I am running ubuntu 64-bit 14.04

JDK runs fine.

Any help would be appreciated.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

As far as I know the current versions of Android Studio have been released without SDK included by default. You can download it here http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz, and install in a folder different from your AS installation since it's important now.
AS usually asks you for a path to SDK location if it cannot find it.
Hope this helps.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...