2

i am working on mapactivity.

map.jar file in sdk\add-ons path.

how to add it in my project??

thanks..

Chiwai Chan
  • 4,716
  • 4
  • 30
  • 33
Praveen
  • 90,477
  • 74
  • 177
  • 219
  • This sure looks like a duplicate of the question you asked about an hour ago: http://stackoverflow.com/questions/2283398/shared-libray-missing-in-android-how – Mark B Feb 17 '10 at 19:36

2 Answers2

8

As far as i remember if you choose the target to be the one with Google API then it should be included in your project.

Raja
  • 6,354
  • 9
  • 30
  • 34
  • I had a tough time figuring out exactly how do this on an existing project, it is in here: http://code.google.com/android/add-ons/google-apis/maps-overview.html – ninjasense Apr 29 '11 at 19:01
0

If you need to download the jar, you can find it here: http://www.java2s.com/Code/Jar/a/Downloadandroidgooglemapsapi8jar.htm

mseo
  • 3,881
  • 3
  • 22
  • 26