HI all,

I am adding the Google Maps library through the AndroidManifest.xml
in my app using:

  <uses-library
    android:name="com.google.android.maps"”/>

But it does not seem to pick it up ... Is there anything else that
needs
to be done other than this? Is there a particular path that needs to
be
added (I am using Eclipse for the development) to the project's
classpath
which already includes all the Android framework's classes?

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