I am using Titanium studio on a mac machine running OSX Lion.
I have no problem developing iphone and ipad apps but having problem setting-up a project for Android.
I have an existing (latest) android SDK and is already developing basic apps using Java on standard Eclipse. I tried pointing Titanium to my android SDK which I was using for my Eclipse but fails with the following exception.
Android SDK at the given path has the following error:"Ex...tion: No Android '-8' or android '-2.2' in the Android SDK."
How do I resolve this without re-downloading everything? Titanium automatically tries it if I ask it to set up my SDK for me.