Android app to control a Hexapod robot over bluetooth.
Hexapod is hosted in the following web site
https://github.com/tymm/Hexapod
If you think the Android project Hexapod 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 Hexapod.
Item | Value |
---|---|
Java File Count | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 4 |
jar files used | android-support-v13.jar android-support-v4.jar commons-lang3-3.3.1.jar joystickview.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 2 image files in Hexapod. The names of the image files are listed as follows.
left.png right.png
The following screenshort is generated from the image listed above.
Hexapod has the following Java source files.
com.robobunny.SeekBarPreference.java com.tymm.hexapod.Communication.java com.tymm.hexapod.ConnectThread.java com.tymm.hexapod.ControlFragment.java com.tymm.hexapod.ControlPadFragment.java com.tymm.hexapod.CustomArrayAdapter.java com.tymm.hexapod.DeviceInfo.java com.tymm.hexapod.FragmentLifecycle.java com.tymm.hexapod.HexapodActivity.java com.tymm.hexapod.Polygon .java com.tymm.hexapod.PolygonImageView.java com.tymm.hexapod.PrefFragment.java com.tymm.hexapod.RotationFragment.java com.tymm.hexapod.TabActivity.java com.tymm.hexapod.TabsPagerAdapter.java