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.

       Please guide me.
       Thanks.

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