Can't update Android SDK

You must Login before you can answer or comment on any questions.

Hello, I installed Titanium Studio for the first time yesterday, including installing the Android SDK. I think I rushed it without properly installing everything— when I opened Titanium this morning, I got this message:

Android configuration details.
One or more pieces are missing from the Android SDK. It may be that the Android SDK is already installed and Titanium Studio cannot locate the directory, or it may be that some additional components need to be installed.
 
Items required:
•An Android SDK is missing. Titanium requires Android platform 2.2.*
•Add-On Google APIs version 8
However, clicking on the "Install or Update Android SDK" doesn't solve this for me. All it does it prompt to install Java. Since I already have Java updated, I click No and then nothing else happens. So if I click Yes to re-install, Java goes through its thing before finally ending by saying, "You already have a newer version installed." and exits... again leaving me without an updated Android SDK.

So: how do I get to a menu or something to install Android platform 2.2 and Google APIs version 8 as indicated in the error message as being missing?

Please help, and my thanks in advance!

2 Answers

Accepted Answer

If you have the ADT installed, there should be a menu item on Window for Android SDK Manager.

If you have not installed the ADT, then you can manually start 'android' from the tools directory of the SDK install location.

Went directly into the installation directory as you suggested and was able to launch the updater directly from there. Thank you!

Your Answer

Think you can help? Login to answer this question!