Android Open Source - Development api iginger






Project Summary

Using Google Geocoding API for android. Getting this thought from https://github.com/ccashwell.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of iginger.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version3
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.1.jar




Resource Files

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.

null

Java Source Files

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