Voice navigation by GPS track on Android.
TrackNav is hosted in the following web site
https://github.com/valeriyc/TrackNav
If you think the Android project TrackNav 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 TrackNav.
Item | Value |
---|---|
Java File Count | 16 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | jaxen.jar jdom.jar junit-4.11.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
TrackNav has the following Java source files.
com.h3r3t1c.filechooser.FileArrayAdapter.java com.h3r3t1c.filechooser.FileChooser.java com.h3r3t1c.filechooser.Option.java com.vc.TrackNav.GPSTrackerService.java com.vc.TrackNav.MainActivity.java com.vc.TrackNav.NavigationService.java com.vc.TrackNav.NavigationSettingsActivity.java net.divbyzero.gpx.Coordinate.java net.divbyzero.gpx.GPX.java net.divbyzero.gpx.Measurable.java net.divbyzero.gpx.Track.java net.divbyzero.gpx.TrackSegment.java net.divbyzero.gpx.Waypoint.java net.divbyzero.gpx.parser.JDOM.java net.divbyzero.gpx.parser.Parser.java net.divbyzero.gpx.parser.ParsingException.java