Titanium Community Questions & Answer Archive

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

Unable to run KitchenSink on android emulator

I was not able to run KitchenSink on the android emulator. I tried it both on appcelerator for mac and for windows.
In both cases i get the same error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

Follows the complete command on windows…
C:UsersLuciano>"C:Program Files (x86)android-sdk-windowstoolsadb.exe" -e install -r C:UsersLucianoDesktopKitchenSinkbuildandroidbinapp.apk
1839 KB/s (7269097 bytes in 3.859s)
pkg: /data/local/tmp/app.apk
Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]

probabily i have not installed something properly but i don't know what to do next to understand where the issue is…
Any suggestion?

PS: sorry for my bad english!

— asked May 26th 2010 by Luciano Ma
  • android
  • emulator
  • failed
  • install
  • library
  • missing
  • shared
0 Comments

1 Answer

  • Accepted Answer

    Your English is great. When you run KitchenSink or any Titanium application that uses the Map API, you must run it on an emulator that say "Api X.X" for example "Api 2.1" or "Api 1.6". The other emulators do not have the Google Proprietary APIs.

    If you didn't download them already. Look for the Google API X.X (API Level X) items in the Installable Packages with the android command that you use to download the other platforms.

    — answered May 26th 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.