I have successfully installed Titanium Studio. SDK Version:1.7.5
.Now I have downloaded Android SDK from http://developer.android.com/sdk/index.html
Now i am trying configure Android SDK but when i am Providing Path I am Getting Error like” Could not locate the Android SDK at the given path” I have attached Screenshot as well.
Step 1) Download the android SDK From here.
Step 2) unzip android-sdk ( whichever downloaded )
Step 3) In OS X, there is no
/optdirectory by default. you explicitly have to create it. Run following command.Step 4) Run following command to enter
/optdirectory.Step 5) Run following command to create link of android-sdk. Assume that you have
android-sdklocated under ApplicationsStep 6) enter to android-sdk/tools directory
Step 7) or directly enter following command in terminal.
Step 8) select necessary packages & download them. Sample screen-shot supplied here.
Open this URL – http://developer.appcelerator.com/question/32161/problem-with-the-android-sdk-installation-in-titanium. They have posted a similar kind of Q-A there.