Android Open Source - Location distance RangeWalker






Project Summary

A simple GPS application for android that lets you mark your current location, and then subsequently mark a second location to get calculated straightline distance between the two geo location (in yards). Might be useful for a golfer who wants to know the distances he/she is hitting his clubs..

Web Site / Source Repository

RangeWalker is hosted in the following web site
https://github.com/mikeisgo/RangeWalker

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

ItemValue
Java File Count1
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_LOCATION
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS




Java Source Files

RangeWalker has the following Java source files.

mikeisgo.RangeWalker.RangeWalker.java