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..
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.
The following table is the detailed list of RangeWalker.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS |
RangeWalker has the following Java source files.
mikeisgo.RangeWalker.RangeWalker.java