Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Android emulator is not showing up :(

I have a macbook with everything installed on it in order to build both android and iphone apps with titanium mobile, theoretically at least.
When i create new peojects i see that both SDKs were found by the Titanium Developer, but the truth is that i only can successfully build and test for the iPhone.

On my own projects no available Android-emulator appears, not even the option to select "Android" within the "Run Emulator" Window.

When i create a new project i always have to select the 1.2 TM SDK in order to avoid an error.

I imported the Kitchensink app to see wether it would work with Android next and saw that i can click on "Android".
Testing didn't work though, because i couldn't choose any emulator and it only said it's "loading…".

I really hope this problem can be solved, thx in advance.

What i have installed: Android SDK 2.2, Google API 8, Titanium Mobile 1.3

— asked July 25th 2010 by Julian Weimer
  • android
  • titanium_mobile
0 Comments

3 Answers

  • Accepted Answer

    You must have the Android SDK Tools v5 or greater, platform 1.6 (API 4) and Google API 4 installed to be able to build your application. You can run on any version of the emulator, but the API4 stuff must be installed.

    — answered July 27th 2010 by Don Thorp
    permalink
    0 Comments
  • You need to download the SDK from Google Android website. Also Java.

    — answered July 28th 2010 by Peter Lum
    permalink
    0 Comments
  • You need to download the SDK from Google Android website. Also Java.

    — answered July 28th 2010 by Peter Lum
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.