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.