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 not loading. Getting Error

I attempted to load Kitchen Sink 1.2 and 1.3 but both give me the same error in the trace.
[INFO] Installing application on device
[DEBUG] C:\android-sdk\tools\adb.exe -e install -r C:\MyProjects\Mobile\appcelerator-KitchenSink-4cfaebc\1.2.x\KitchenSink\build\android\bin\app.apk
[ERROR] Failed installing com.nolanwright.kitchensink: pkg: /data/local/tmp/app.apk
[TRACE] Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
[TRACE]

What is the issue? Why is there a missing Shared Library? I have the latest Titanium 1.3 using Android Emulator 2.1. I have tried using Titanium 1.2 and 1.3 SDKs. I am on a PC using Windows Vista.

Why is this happening? I can't learn if I can't load your project.

— asked June 21st 2010 by Carlos Mosqueda
  • android
  • errors
  • kitchen
  • sink
0 Comments

1 Answer

  • You need to use the emulator that says "Api 2.1" not "2.1" if that doesn't show up in the drop down list, you need to run the android command in your ADK\tools folder and download Google APIs 4 (1.6) and higher.

    — answered June 21st 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.