When you select the target for the AVD in the emulator, which one are you selecting?
Based on the name of your application (mapact) you are using Google APIs for the map support, correct? Try to use target 3. Also make sure that in your Manifest you have "uses-library" to include the map library. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 2, 10:08 pm, geeth ganesh <[email protected]> wrote: > when i try to install the apk in emulator i'm getting this error... Y > > ./adb install /home/.../tools/mapdemo/bin/mapact-debug.apk > * daemon not running. starting it now * > * daemon started successfully * > 56 KB/s (4703 bytes in 0.081s) > pkg: /data/local/tmp/mapact-debug.apk > Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] > > -- > with regards > Geetha --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

