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

You must Login before you can answer or comment on any questions.

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

6 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).

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 ?

Hi ! Nice, its working ! Now i can try to "play" with titanium ! Thx !

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

From where to change the API 2.2 for project

right now i am using titanium 1.0.8

Your Answer

Think you can help? Login to answer this question!