Android app that makes you sound like an android when you walk.
robowalk is hosted in the following web site
https://github.com/tartakynov/robowalk
If you think the Android project robowalk 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 robowalk.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | FlurryAgent.jar android-support-v4.jar libGoogleAnalytics.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK |
Raw File Names | res\raw\backward.mp3 res\raw\forward.mp3 |
There are 5 image files in robowalk. The names of the image files are listed as follows.
ic_action_search.png pb_active.png pb_normal.png pb_pressed.png volume_background.png
The following screenshort is generated from the image listed above.
robowalk has the following Java source files.
com.tartakynov.robotnoise.LegMovementPlayer.java com.tartakynov.robotnoise.MainActivity.java com.tartakynov.robotnoise.PocketDetector.java com.tartakynov.robotnoise.Preferences.java com.tartakynov.robotnoise.RobotService.java com.tartakynov.robotnoise.VolumeCircleView.java com.tartakynov.robotnoise.leg.LegMovementDetector.java com.tartakynov.robotnoise.leg.ScalarKalmanFilter.java