Asked By
roseann
0 points
N/A
Posted on - 10/02/2011
I already installed JAVA SDK v6 and Android SDK.
Now I'm having a problem in adding the SDK.
Please see the above image.
What is the problem with this? OK button is really disabled.
Any help would do.
Thanks
Â
Â
ADT Plugin problem cannot be added
Hi good day RoseAnn
I hope this can help you resolve your issues:
First we need to check if the system requirements for Android SDK.
Operating System being supported by Android SDK are:
1, Windows Vista
2. Windows XP
3. Mac OS X 10.4.8 or later
4. Linux Ubuntu
Development Environment
1. Eclipse
Eclipse 3.0 or 3.3 will do. You may also install Android Development Tools plugin but this is optional. Android SDK will still run without Android Development tools plugin.
2. JDK 5 or JDK 6
Take note that Android SDK requires suitable Environment to work with. Unable to satisfy the said requirements will not allow you to use Android SDK and plugins.
If the system requirements have been met. Lets proceed to the next step.
Now since that you are having issues with ADT Plugin Â
For you to be able to install ADT you need to configure Eclipse remote update.
1. First is to start Eclipse, then Help > Software Updates > Find and Install
2. A dialog box will appear and now select Search for new features to install, click next and press New remote site.
3. Another Dialog box will appear, enter a name for the remote site and input this URL:
https://developer.android.com/studio/intro/index.html
4. Press OK. You should see the added site in the search list.
5. Hit finish.
If you encounter errors in the process just restart the computer. Do hard reset then try the process again.
I hope this information will be able to help you.