Titanium Community Questions & Answer Archive

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

Kitchen Sink won't run

Hello, i set up everything i need (Android sdk, JDK, the Kitchen sink project) and when i run it, android starts but the application doesent. I try to look for it but it isn't there.
Also when i start new project and run it like that, it doesen't show up too.

How to make this work?

— asked May 28th 2010 by Dimitar Spiroski
  • kitchensink
0 Comments

2 Answers

  • Things to check:

    • Make sure you have the Android SDK 1.6 installed - this is the minimum version required to run a Titanium app (see here).
    • Check the location of the Android SDK in the Profile perspective of Titanium Developer
    • Verify that java and javac are on your system path, or that the JAVA_HOME environment variable has been configured
    • Also, occasionally a timing issue with the emulator launch will cause your application to not get installed to the AVD - if your application doesn't show up when you launch the first time, try hitting the "Launch Application" button in Titanium Developer once the Android emulator has started.
    — answered May 28th 2010 by Kevin Whinnery
    permalink
    0 Comments
  • I have everything you named>
    http://pic.mk/images/everything.jpg
    Also as i said, android runs, but it doesen't have the app in it.

    — answered May 28th 2010 by Dimitar Spiroski
    permalink
    1 Comment
    • see my updated answer (last bullet point)

      — commented June 1st 2010 by Kevin Whinnery
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.