There is no method with the following signature....
public void gpsLocationFetched(Location location, String placeName) {}
instead its
public void gpsLocationFetched(Location location) {}
how do I get location name using this library? please respond soon..... Thanks