Titanium Community Questions & Answer Archive

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

Anyone else experiencing problems running Kitchen Sink for Android?

I have the latest jdk and Android sdk. I have set the right path to the ASDK in my profile inside Titanium. I can import KitchenSink easily, when I go to run it, it just won't start. No output to console or errors. Help is much appreciated. (Occurrs in both Win7(32 and 64-bit versions)).

— asked December 1st 2010 by Toord Bucket
  • setup
0 Comments

4 Answers

  • Toord

    When you say, "latest JDK", do you mean latest Sun JDK 6 (aka 1.6) revision 10 or above? Note that JDK 7 (aka 1.7) is not supported.

    Can you start the android emulator independently of Titanium, by running the android executable and clicking the start button? Did it work? If there were errors, report them here.

    Delete all the contents of the /path/to/<project>/build/android/<subdir>/* directories (bin, assets, lib, src, etc)

    Delete any android-related directories or files in your temp and your home directories.

    Click "Save Changes" button on the project "Edit" screen, and then launch.

    Hope this works

    — answered December 1st 2010 by Paul Dowsett
    permalink
    3 Comments
    • JDK6 (I think 1.6.0_21) and latest ASDK from Android dev site. Let me try deleting all the project files as you suggest. I'll report back.

      — commented December 1st 2010 by Toord Bucket
    • Alright, after doing all of that, I get to this point:

      [INFO] Copying project resources..
      [INFO] Detected tiapp.xml change, forcing full re-build...
      

      And nothing happens. No error or trace reported.

      — commented December 1st 2010 by Toord Bucket
    • More follow up:

      [INFO] Compiling Android Resources... This could take some time
      [ERROR] C:\ADK\android-sdk-windows\tools\apkbuilder.bat
      

      This spawns the emulator, but dies there.

      — commented December 1st 2010 by Toord Bucket
  • I have problems running KitchenSink at all. The thing has so many damn errors, it's nearly impossible to run it.

    — answered December 1st 2010 by Colton Arabsky
    permalink
    1 Comment
    • Colton

      Start a new thread, and include all the errors in a pastebin. Thanks

      — commented December 1st 2010 by Paul Dowsett
  • Toord

    Don't worry about the apkbuilder error. See this post for more information.

    You haven't responded to the following previous question:

    Can you start the android emulator independently of Titanium, by running the android executable and clicking the start button? Did it work? If there were errors, report them here.

    — answered December 1st 2010 by Paul Dowsett
    permalink
    1 Comment
    • Hal, my questions were promptly answered via twitter :) Thx for the help tho.

      — commented December 1st 2010 by Toord Bucket
  • Toord

    I think you have missed the point of this forum. If you have found a solution, then please post it here for the benefit of others facing the same issue in future.

    — answered December 1st 2010 by Paul Dowsett
    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.