Get android emulator for titanium

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

How do you: (1) - Download Android Emulator for Titanium (2) - Setup the Android Emulator so that I can start building Android apps

I already have the iPhone emulator working, however someone else set it all up and now I need to get the Android version working..

Any help appreciated guys..

1 Answer

Accepted Answer

Have a look at the Installing and Updating Android SDK section from the Titanium guides.

This should get you up and running.

— answered 11 months ago by Christian Brousseau
answer permalink
3 Comments
  • Hi! I am on OSX and I have sucessfully downloaded the Android SDK and moved it to the home directory (thanks to your link!). However when I try to run a new, sample, template project with the Android Emulator, I get the following message:

    [INFO] [2012-07-18 15:48:14,047] Serving up files for org.sampleAndroid.company at 0.0.0.0:64858 from /Users/test/Documents/Titanium Studio Workspace/SampleAndroid
    ... But there is no sign of the emulator. If you have any suggestions I would be happy to hear them...

    — commented 11 months ago by Donal Lynch

  • Can you actually launch the emulator manually? This will identify if it's a problem with your android sdk installation or your studio config.

    — commented 11 months ago by Christian Brousseau

  • Yes I have it working now... Titanium was not linked to the SDK properly, so nothing happened when I clicked run. Thanks for your help!!

    — commented 11 months ago by Donal Lynch

Your Answer

Think you can help? Login to answer this question!