Where is the “extra” folder in Android SDK Packages Installation?

ε祈祈猫儿з 提交于 2020-01-06 01:24:07

问题


I am a beginner to Android Mobile Development. Went to the web site to install Android studio http://developer.android.com/sdk/installing/adding-packages.html

If you go to point 2, where it says "Get the support library for additional APIs", and it says, "Open the Extras directory and select.."

Where is the Extras directory? I could not find it under C:\Program Files\Android. Nor did I see it when I loaded up the SDK Manager.

Experts, please advise?


回答1:


scroll all the way to the bottom in Android SDK Manager there is a Extras option with tree having Android Support Repository and so on ... directory will be your android sdk location \extras in my case its C:\sdk\extras if you have downloaded tools from extras

extras will be created if you download something from extras.



来源:https://stackoverflow.com/questions/30897045/where-is-the-extra-folder-in-android-sdk-packages-installation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!