Android Open Source - Development voice Steer






Project Summary

Navigate Through Voice.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Steer.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count4
jar files usedjcoord-1.0.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
android.permission.CAMERA
Raw File Namesres\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




Resource Files

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.

null




Java Source Files

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