Titanium Community Questions & Answer Archive

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

Running/building KitchenSink (android)

Hello, I recently downloaded the KitchenSink app and tried to run/build for android. But i keep getting errors.

Using the 1.3.0 nightly build on osx, android sdk 2.1

Info/debug/trace info

[INFO] Installing application on device
...
[TRACE] E/PackageManager( 54): Package com.nolanwright.kitchensink requires unavailable shared library com.google.android.maps; failing!
[TRACE] W/PackageManager( 54): Package couldn't be installed in /data/app/com.nolanwright.kitchensink.apk
...
[ERROR] Failed installing com.nolanwright.kitchensink: pkg: /data/local/tmp/app.apk
[TRACE] Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
— asked May 16th 2010 by Jeremy G
  • android
  • osx
0 Comments

4 Answers

  • Use "APIs 2.1" instead of only "2.1"

    — answered May 16th 2010 by Dave Lee
    permalink
    0 Comments
  • If you didn't download the Google API 2.1 platform, you'll need to do that and then follow @Dave's advice. Maps are only available on Google devices and the "plain" emulator is not a Google "device".

    — answered May 16th 2010 by Don Thorp
    permalink
    0 Comments
  • Okay, but where can i download the addon?

    — answered May 18th 2010 by Jeremy G
    permalink
    0 Comments
  • lunch android and you can update from there

    — answered June 22nd 2011 by guellai farid
    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.