Skip to content

heriproj/Haversine-Android

 
 

Repository files navigation

Distance from two locations of the Earth

This application computes the distance from two locations of the Earth, given in
latitude and longitude, in kilometers.
It uses the haversine formula to compute the distance from the two locations.
It assumes that the Earth is a plain sphere.

It works on Android 4.0.3 and newer versions.

To use the applications just input the latitude and logitude from the two
locations and then press the Get Distance button and the result will be shown in
kilometers.

About

Calculates the distance from two differents locations of the Earth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%