Titanium Community Questions & Answer Archive

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

Failed installing com.appcelerator.kitchensink: pkg: /data/local/tmp/app.apk

Hi,

Now i have installed the Android SDK, Java and App Titanium. i Try to launch KitchenSink, but i have always an error:

[INFO] Launching Android emulator…one moment
[INFO] Building KitchenSink for Android … one moment
[INFO] Waiting for the Android Emulator to become available
[INFO] Copying project resources..
[INFO] Tiapp.xml unchanged, skipping class generation
[INFO] Manifest unchanged, skipping Java build
[INFO] Installing application on device
[ERROR] Failed installing com.appcelerator.kitchensink: pkg: /data/local/tmp/app.apk

Why ? How can i fix this?

Thx for u'r help !

Xavier

— asked August 9th 2010 by Xavier Bertschy
  • android
  • emulator
  • launcher
  • win7
0 Comments

7 Answers

  • Accepted Answer

    Thats pretty Simple error Xavier…i had the same error when i started a few weeks back….

    [INSTALL_FAILED_MISSING_SHARED_LIBRARY] Error means that you are missing API's…..

    See the SDK Choice and choose 'API 2.2' as the SDk…. if you don see it then you havent installed it… relaunch the SDk & AVD manager and update to install the API 8.

    After installation you must be able to see an option as 'API 2.2' in the SDk selection.Choose it and lauch your K.S ….this will solve your problem….

    this is because the Kitchen sink uses Google API's and as you have not choosen the Right SDK ie. API 2.2 it Shows you the Missing shared Library error….

    (do mark this as the answer if this solves your problem).

    — answered August 9th 2010 by Satta Ravi
    permalink
    0 Comments
  • hi Xavier
    Can you provide the Trace Info..

    — answered August 9th 2010 by Satta Ravi
    permalink
    0 Comments
  • Si Sattanaathan,

    Sorry i'm newbie… how can i provide the trace info ?

    — answered August 9th 2010 by Xavier Bertschy
    permalink
    0 Comments
  • Hi, okay i found how provide the TRACE info
    Hi,

    I found how provide the trace info…

    http://pastebin.com/4tcj5Tbf

    You see why my Kitchen don't launch ?

    — answered August 9th 2010 by Xavier Bertschy
    permalink
    0 Comments
  • Hi !
    Nice, its working !
    Now i can try to "play" with titanium ! Thx !

    Euh… how i can mark this "ask" as "solve" ?

    — answered August 9th 2010 by Xavier Bertschy
    permalink
    0 Comments
  • From where to change the API 2.2 for project

    right now i am using titanium 1.0.8

    — answered February 17th 2012 by Mujaffar S
    permalink
    0 Comments
  • Hi,

    Now i have installed the Android SDK, Java and App Titanium. i Try to launch KitchenSink, but i have always an error:

    [INFO] Launching Android emulator…one moment [INFO] Building KitchenSink for Android … one moment [INFO] Waiting for the Android Emulator to become available [INFO] Copying project resources.. [INFO] Tiapp.xml unchanged, skipping class generation [INFO] Manifest unchanged, skipping Java build [INFO] Installing application on device [ERROR] Failed installing com.appcelerator.kitchensink: pkg: /data/local/tmp/app.apk

    Why ? How can i fix this?

    — answered November 30th 2012 by Uma Maheshwari M
    permalink
    1 Comment
    • @Uma I solved this going to "Run" –> "Run configurations…". Then, choose "Titanium Android Emulator" –> "Titanium Android Emulator - YourProjectName". Here, in the "Main" tab, in the "Platform" section, you can choose the "Android API" you need (you know, "Google APIs Android X.X.X").

      — commented February 15th 2013 by David Comuñas
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.