Navigate Through Voice.
Steer is hosted in the following web site
https://github.com/SergeiSafrigin/Steer
If you think the Android project Steer 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 Steer.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | jcoord-1.0.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.CAMERA |
Raw File Names | res\raw\finish.mp3 res\raw\finish_en.mp3 res\raw\forward.wav res\raw\left.wav res\raw\left_en.mp3 res\raw\right.wav res\raw\right_en.mp3 |
There are 11 image files in Steer. The names of the image files are listed as follows.
arrow_left.png arrow_left_up.png arrow_right.png arrow_right_up.png arrow_up.png gps_fix.png gps_off.png gps_searching.png left_height_block.png logo.png right_height_block.png
The following screenshort is generated from the image listed above.
Steer has the following Java source files.
kcg.steer.compass.Compass.java kcg.steer.compass.CompassSensor.java kcg.steer.gui.CameraPreview.java kcg.steer.gui.DirectionView.java kcg.steer.gui.HeightBarsView.java kcg.steer.gui.OnFixStatusChangedListener.java kcg.steer.ins.StepDetector.java kcg.steer.location.LocationScanner.java kcg.steer.logic.Data.java kcg.steer.logic.Point3d.java kcg.steer.logic.StaticValues.java kcg.steer.main.DirectionActivity.java kcg.steer.main.DistanceActivity.java kcg.steer.main.DistanceLeftViewUpdater.java kcg.steer.main.HeightBarChangeListener.java kcg.steer.main.MainActivity.java kcg.steer.main.NavigationActivity.java kcg.steer.sound.SoundNavigation.java