I can't locate the Android SDK on my computer [closed]

你。 提交于 2020-01-01 01:48:27

问题


I installed the Android SDK on my computer a few months ago and now I've finally motivated myself to begin developing.

At the moment, I'm trying to install the plugin for Eclipse, and I need to set the location of the SDK on my computer but... I can't find it.
I know it's installed, since the SDK Manager says it is, but I don't know where!

There's no Android folder in Program Files or in C:\ Searching for Android in explorer didn't yield anything relevant.

So.. Does anybody know where I can find the SDK?
It doesn't seem to be in the default location.
Thanks


回答1:


If what you say about the SDK Manager in the OP is correct, and if you have access to the SDK Manager, then it shows where the SDK is currently located.

Right below the Package and Tools menu, it shows the SDK path.

However, if you cannot access the SDK Manager, then odds are you downloaded either the ADT Bundle or the SDK Installer.

If it is the earlier, then the file that you downloaded is named: adt-bundle-windows-x86.zip. If it is the later, and if you remember installing it, then the default path for the installation is in your Program Files\Android..... The installer is named something like this: installer_r21.1-windows.exe (this is the current available version)

If none of the suggestions on this page, helps, then the last resort is to download the SDK all over again. On a good connection, you should be done in about 15 odd minutes. Download Source

Good luck with coding. ;-)



来源:https://stackoverflow.com/questions/15702180/i-cant-locate-the-android-sdk-on-my-computer

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