An Android app that tracks speed in real time along with current location and distance traversed. Also displays said distance on google maps.
NavMe is hosted in the following web site
https://github.com/akzfowl/NavMe
If you think the Android project NavMe 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 NavMe.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
NavMe has the following Java source files.
com.vah.mobi.PathPage.java com.vah.mobi.StartPage.java