Titanium Community Questions & Answer Archive

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

Please help! Can't Run Kitchen Sink App w/in Android Emulator

I'm brand new to developing with Titanium.

For past few hours, I've been trying to get the Kitchen Sink App to run within the Android emulator. No luck so far.

With the Info filter on, I get:
[INFO] Building KitchenSink for Android … one moment
[INFO] Copying project resources..
[INFO] Tiapp.xml unchanged, skipping class generation
[INFO] Manifest unchanged, skipping Java build

and then nothing else.

I'm using the Android SDK 1.6, Screen HVGA.

Here's the part of the Trace code that mentions an error:

[TRACE] File "C:\ProgramData\Titanium\modules\win32\python\1.0.0\lib\subprocess.py", line 594, in __init__
[TRACE] errread, errwrite)
[TRACE] File "C:\ProgramData\Titanium\modules\win32\python\1.0.0\lib\subprocess.py", line 822, in _execute_child
[TRACE] startupinfo)
[TRACE] WindowsError: [Error 2] The system cannot find the file specified

I'd really appreciate your help!

Thanks!

— asked June 18th 2010 by C T
  • android
  • errors
  • kitcken
  • sink
0 Comments

1 Answer

  • Make sure you import it with the same directory name that shows in github. There is a bug that might be causing this error.

    — answered June 18th 2010 by Don Thorp
    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.