Using Google Geocoding API for android. Getting this thought from https://github.com/ccashwell.
iginger is hosted in the following web site
https://github.com/infsafe/iginger
If you think the Android project iginger listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of iginger.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.1.jar |
There are 3 image files in iginger. The names of the image files are listed as follows.
ic_action_search.png ic_location.png ic_search.png
The following screenshort is generated from the image listed above.
iginger has the following Java source files.
com.framework.iginger.MainActivity.java com.framework.iginger.geo.model.AddressComponent.java com.framework.iginger.geo.model.AddressDetails.java com.framework.iginger.geo.model.GeocodeResponse.java com.framework.iginger.geo.model.GeocodeResult.java com.framework.iginger.geo.model.Geometry.java com.framework.iginger.geo.model.LatLng.java com.framework.iginger.geo.model.LatLngBounds.java com.framework.iginger.geo.service.GeocodeService.java com.framework.iginger.geo.service.GoogleGeocoder.java com.framework.iginger.geo.service.UrlUtil.java com.framework.iginger.map.LongPressOverlay.java com.framework.iginger.util.ToastUtils.java com.framework.iginger.widget.MenuItemSearchAction.java com.framework.iginger.widget.MyArrayAdapter.java com.framework.iginger.widget.SearchPerformListener.java