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.

-- 
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