On Thu, Oct 21, 2010 at 11:13 AM, Paul <idi...@gmail.com> wrote:
> Now I've found the first problem with the Galaxy Tab Emulator.
>
> I tried to run my application on it and got this error, which I don't
> get running any other emulator or on actual devices:
>
> Console:
> [2010-10-21 11:05:20 - myApp] Installation error:
> INSTALL_FAILED_MISSING_SHARED_LIBRARY
> [2010-10-21 11:05:20 - myApp] Please check logcat output for more
> details.
> [2010-10-21 11:05:20 - myApp] Launch canceled!
>
>
> DDMS
>
> 10-21 10:57:33.129: ERROR/PackageManager(72): Package
> com.mycomp.android requires unavailable shared library
> com.google.android.maps; failing!
> 10-21 10:57:33.129: WARN/PackageManager(72): Package couldn't be
> installed in /data/app/com.mycomp.android-1.apk
>
> Build Target is Google APIs level 4 (1.6). So Obviously
> com.google.android.maps is included.

That is your build target. It says nothing about the AVD. Your problem
is in the AVD.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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

Reply via email to