The problem is that your manifest does say that you require the library but you're trying to install it on a device that doesn't have the library.
(the "MISSING_LIBRARY" part of the error). On Mon, Jun 14, 2010 at 11:08 PM, Rahul Garg <[email protected]> wrote: > I have already done that. > > On Jun 14, 2:25 pm, SREEHARI <[email protected]> wrote: >> HiRahul, >> >> If u added <uses-library android:name="com.google.android.maps" /> >> already, the problem will be due to map key. Try creating map key in >> he right way. >> >> Regards, >> SREEHARI. > > -- > 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 > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. 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

