0

I am working using the Google Maps API for the first time. I am using the Eclipse IDE for this development using the Java programming language.

The import Statements like import com.google.code.geocoder.Geocoder; are giving errors. I know Google APIs are not inbuilt in java. Please help me in solve this.

Vlad Schnakovszki
  • 8,434
  • 6
  • 80
  • 114
Pradeep Krishna
  • 71
  • 1
  • 12

1 Answers1

0

did you followed :

https://developers.google.com/maps/documentation/android/start#getting_the_google_maps_android_api_v2

you will need an account and register the app but all the info is there :)

serg
  • 52
  • 1
  • 7