Can't find Android Support Repository in SDK Manager

user3746541 picture user3746541 · Jul 6, 2014 · Viewed 70k times · Source

I am following this: https://developer.android.com/sdk/installing/adding-packages.html At step 2, I can't seem to find an option to download Android Support Repository in the Extras folder.

enter image description here

In the extras folder, you can see there's no option to download it. Am I doing anything wrong?

Answer

kehers picture kehers · Nov 2, 2014

Under Tools, select Android SDK Tools and Android SDK Platform-tools and update.

enter image description here

Once updated, restart your SDK Manager. Android Support Repository will now be available under Extras.

enter image description here