On Tue, Jul 19, 2011 at 9:47 AM, Akhilesh Mani Tiwari
<coffeewitha...@gmail.com> wrote:
>         when am using <user-library> tag inside <application> tag in
>         my manifest.xml
>
> ==>  <uses-library android:name="com.Google.android.maps"/>
>
>
>         it gives console error --->
>
> ==>  Installation error: INSTALL_FAILED_MISSING_FEATURE
>         Please check logcat output for more details.
>         Launch canceled!
>
>        am using Android sdk2.2 and
>        i had include all permissions and activities in my manifest.
>
>        BUT when i use <user-library> tag outside <application> tag
>        my application runs but Google Map not loads in both conditions.

Your device or emulator lacks Google Maps. If this is the emulator, it
needs to be one whose target name includes "Google APIs" in it.

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

Warescription: Three Android Books, Plus Updates, One Low Price!

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