Android configuration missing items?

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

I am using a Mac 10.7.4 with Titanium Studio, build: 2.1.2.201208301612.

I have run the Configure Native SDKs and have correctly obtained the iOS and Mobile Web settings but the Android version is telling me that I am missing and Android SDK (2.2 specifically), Platform Tools version 8, SDK Tools version 14 and Add-On Google APIs version 8.

I have checked to make sure that I have the Android sdk in my home directory: "user"/android-sdk/ - this has all the folders for the android sdk.

I ran the command line ~/android-sdk/tools/android - to make sure I wasn't missing anything

I also checked my preferences and made sure that Titanium was pointing to the right directory. Android SDK Home:/User/Chaos/android-sdk Default android SDK: Android 4.1 Default Screen: HVGA

Is there something that I have missed that would allow me to build the "MyFirstApp" example?

Thanks in advance Joel

— asked 10 months ago by Joel Brown
1 Comment
  • Can you post a screenshot of the android app, to show what you installed?

    — commented 10 months ago by Shannon Hicks

1 Answer

I think I got it figured out now... the config installed android 4.1 when it required 2.2... I manually installed all the components it was looking for and then ran "myFirstApp". everything seems to work now.

Your Answer

Think you can help? Login to answer this question!