You have a <uses-library> line in your manifest for a shared library that is
not built into the emulator.  The log will probably tell you more.

On Sat, Aug 29, 2009 at 8:37 AM, jsdf <[email protected]> wrote:

>
> Hi all,
> When I try to install one of my applications to the emulator with "adb
> install bin/app.apk", I constantly receive the following:
>
> 1134 KB/s (123414 bytes in 0.106s)
>        pkg: /data/local/tmp/app-lite.apk
> Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
>
>
> I have built with two external libraries, Flurry and AdMob.
> I have also tried rebuilding my project from scratch, with the same
> results.
>
> The very odd thing is that this does not happen when I install the
> release version to my phone via downloading an .apk file.
>
> Does anyone have suggestions on how to proceed?
>
> Thanks,
> jsdf
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to