[Android Application] Guideo is the ultimate tool for navigating inside buildings, such as shopping malls, corporate offices, universities, museums, etc. It uses Sphero (a robot ball) as a pilot to steer users to their destinations. Apart from voice.
Guideo is hosted in the following web site
https://github.com/panwaria/Guideo
If you think the Android project Guideo 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 Guideo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | RobotLibrary.jar android-support-v4.jar nmdp_speech_kit.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
Raw File Names | res\raw\beep.wav res\raw\continue_sound.wav res\raw\obstacle_detected.wav res\raw\turn_left.wav res\raw\turn_right.wav |
There are 10 image files in Guideo. The names of the image files are listed as follows.
app_icon_sharp_48x48.png app_icon_sharp_48x48_backup.png btn_blue_matte.9.png btn_red_matte.9.png calibrate_background.png calibrate_foreground.png menulist.png menulist_blue.png tick.png tick_48x48.png
The following screenshort is generated from the image listed above.
Guideo has the following Java source files.
com.example.spheroapp.AllenMain.java com.example.spheroapp.AppInfo .java com.example.spheroapp.CalibrationImageButtonView.java com.example.spheroapp.CollisionActivity.java com.example.spheroapp.MainActivity.java com.example.spheroapp.Path.java com.example.spheroapp.Route.java com.example.spheroapp.ViewUtils.java