Android Open Source - Map location reversegeo






Project Summary

Get location via Google Maps API.

Web Site / Source Repository

reversegeo is hosted in the following web site
https://github.com/Zwenexsys/reversegeo

If you think the Android project reversegeo 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 reversegeo.

ItemValue
Java File Count18
Activity Count1
Required Permissionsandroid.permission.INTERNET

License

The license information of reversegeo is as follows:

MIT License





Java Source Files

com.yelinaung.reverse.ApplicationTest.java
com.zwenexsys.reverse.AsyncMapService.java
com.zwenexsys.reverse.BaseService.java
com.zwenexsys.reverse.ReverseGeo.java
com.zwenexsys.reverse.SyncMapService.java
com.zwenexsys.reverse.models.AddressComponent.java
com.zwenexsys.reverse.models.Bounds.java
com.zwenexsys.reverse.models.Geometry.java
com.zwenexsys.reverse.models.Location.java
com.zwenexsys.reverse.models.Maps.java
com.zwenexsys.reverse.models.Northeast.java
com.zwenexsys.reverse.models.Northeast_.java
com.zwenexsys.reverse.models.Result.java
com.zwenexsys.reverse.models.Southwest.java
com.zwenexsys.reverse.models.Southwest_.java
com.zwenexsys.reverse.models.Viewport.java
com.zwenexsys.reversegeo.ApplicationTest.java
com.zwenexsys.reversegeo.sample.MainActivity.java