I have just installed Titanium Appcelerator, and when trying to specify the SDK folder I receive the following error:
Please guide me to solve this problem
I have just installed Titanium Appcelerator, and when trying to specify the SDK folder I receive the following error:
Please guide me to solve this problem
There is a space in your directory, rename it, from this:
D:\ANDROID SDK\adt-bundle-windows-x86_64
To this and see if that works:
D:\ANDROIDSDK\adt-bundle-windows-x86_64
The error says that platforms
directory is not there at the given path.
My Android sdk home has the below folder structure: