Android application that shows what is exactly on the other side of the earth according to your location..
geo-opposite is hosted in the following web site
https://github.com/dakotasanchez/geo-opposite
If you think the Android project geo-opposite 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 geo-opposite.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxhdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
geo-opposite has the following Java source files.
com.sanchez.geoopposite.ApplicationTest.java com.sanchez.geoopposite.MainActivity.java com.sanchez.geoopposite.MainFragment.java com.sanchez.geoopposite.MapActivity.java com.sanchez.geoopposite.MapFragment.java com.sanchez.geoopposite.OtherLocationActivity.java com.sanchez.geoopposite.OtherLocationFragment.java com.sanchez.geoopposite.Utils.java